Kristupas
Results
1
comments of
Kristupas
Hi, If someone encounters this issue using Vue3 with Options API, returning Quill instance as a computed property seems to resolve the issue as well: `computed: { quillEditor() { return...