How i can blocked Emoji on paste? QuillJS 2.0.2 #4483
Unanswered
vmarahovskiy
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need blocked emoji when i paste text from another site.
It works, but only I paste emoji with text.
When I paste only emoji quill.clipboard.addMatcher (Node.ELEMENT_NODE.... it not work.
I used Node.TEXT_NODE and it also doesn't work.
The code does not fire on the insert event.
I found a code that works, but only QuillJs version 1.36
Beta Was this translation helpful? Give feedback.
All reactions