I use the vueup/vue-quill package in vue3 and I get the error: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘pop’)
I am using Vue 3 and the package vueup/vue-quill for rich text editing. In the template, I do this:
I am using Vue 3 and the package vueup/vue-quill for rich text editing. In the template, I do this: