vue-quill-editor
vue-quill-editor copied to clipboard
TypeError: Cannot read property '_c' of undefined
我使用的是Vue3,但是出现这个问题,无法解决,是不兼容吗? TypeError: Cannot read property '_c' of undefined
I use vue3, but this problem cannot be solved. Is it incompatible? TypeError: Cannot read property '_c' of undefined
+1;请问后来有解决吗?
Same problem here. Any solution ?
同问,有解决方案了嘛。。
同问,怎么解决的?
同问,怎么解决的?
因为是适配的vue2.x,所以在vue3.x中不兼容,出现了这个问题,更换了适配的组件就行
this component only use in vue2.X, vue3.X must change other.
同问,怎么解决的?
因为是适配的vue2.x,所以在vue3.x中不兼容,出现了这个问题,更换了适配的组件就行
this component only use in vue2.X, vue3.X must change other.
我已经更换了好几个 quill 相关的 vue 组件了,都有各式各样的 Bugs 运行不起来,有哪一个可以正常在 Vue3.x 这哪个运行的吗?