hinesboy / mavonEditor

mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
http://www.mavoneditor.com/
MIT License
6.38k stars 916 forks source link

[Question] 控制台报错 #832

Open wangZeKaihhhh opened 1 year ago

wangZeKaihhhh commented 1 year ago

在vue3的版本中,我已经在script中定义了ref对象,并绑定到了组件上,为什么报这个错误?
image

jiawulin001 commented 1 year ago

参考下示例代码: https://github.com/hinesboy/mavonEditor/blob/e7535e98496708c295837874710dfd0c3e5a1427/src/dev/app.vue#L31-L42

https://github.com/hinesboy/mavonEditor/blob/e7535e98496708c295837874710dfd0c3e5a1427/src/dev/app.vue#L160

reallifebogz commented 1 year ago

boss, when will this issue be fixed?Vue3 is becoming more and more important。