LeeHanYeong / django-quill-editor

django-quill-editor makes Quill.js easy to use on Django Forms and admin sites
https://django-quill-editor.readthedocs.io
MIT License
202 stars 49 forks source link

Quill Editor is not working when using VueJS #52

Open johnalbert-dot-py opened 3 years ago

johnalbert-dot-py commented 3 years ago

It shows the editor but the value didn't get or change when submitting. Here is the error that shown by the VueJS on console

image