You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Did you try with 4.33.0?
Also this could be related to something in #1410 if I'm not wrong (@yairEO I don't remember but this could be included in some of the fixes)
I've fixed this now and will deploy in a new version soon.
FYI: if pasteAsTags setting is set to true and enforceWhitelist is also set to true then the pasted content will be automatically be converted to a tag and if that tag is invalid (does not exists in the whitelist for example) then it will be remove immediately
As seen in the demo page. The paste event is not fired with the options enforceWhitelist: true and mode: "select".
Prerequisites
Demo Page
https://jsbin.com/hukokuduxa/6/edit?html,js,output
The text was updated successfully, but these errors were encountered: