vue-quill-editor icon indicating copy to clipboard operation
vue-quill-editor copied to clipboard

TypeError: Cannot read property '_c' of undefined

Open yongyuanting opened this issue 3 years ago • 8 comments

我使用的是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

yongyuanting avatar Aug 25 '21 02:08 yongyuanting

+1;请问后来有解决吗?

13-coder avatar Dec 30 '21 09:12 13-coder

Same problem here. Any solution ?

arieltoledo avatar May 17 '22 14:05 arieltoledo

同问,有解决方案了嘛。。

Rex0520 avatar May 26 '22 02:05 Rex0520

同问,怎么解决的?

LouisLiu00 avatar May 17 '23 07:05 LouisLiu00

同问,怎么解决的?

因为是适配的vue2.x,所以在vue3.x中不兼容,出现了这个问题,更换了适配的组件就行

this component only use in vue2.X, vue3.X must change other. image

yongyuanting avatar May 17 '23 08:05 yongyuanting

同问,怎么解决的?

因为是适配的vue2.x,所以在vue3.x中不兼容,出现了这个问题,更换了适配的组件就行

this component only use in vue2.X, vue3.X must change other. image

我已经更换了好几个 quill 相关的 vue 组件了,都有各式各样的 Bugs 运行不起来,有哪一个可以正常在 Vue3.x 这哪个运行的吗?

LouisLiu00 avatar May 17 '23 08:05 LouisLiu00