Hello, great component, congratulations.
when I call the set method
quillEditor.setValue ("<p> this is text </p>");
or
quillEditor.setValue ("this is text");
I get this error:
(TypeError) Cannot read Properties of undefined (reading setHtml)
Thanks for the help