Uncaught TypeError: Cannot read properties of undefined (reading 'emit') - when using contentType="html" #309
Unanswered
eigriffiths
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, really enjoying using VueQuill however i am having an issue when rendering a html string in the editor.
I receive the following console error when using contentType="html"
The following code returns this error -
This error only appears when using the following prop contentType="html" The error does not show when using contentType="text".
I have tried the following to ensure that the data is mounted before creating QuillEditor however this does not work.
Beta Was this translation helpful? Give feedback.
All reactions