wangeditor-team / wangEditor-plugin-upload-attachment

wangEditor upload-attachments plugin
https://www.wangeditor.com/
MIT License
36 stars 16 forks source link

vue3+vite热更新时无限报警告,导致页面卡死。 #35

Open devil-lucas opened 1 year ago

devil-lucas commented 1 year ago

vue3+vite 热更新时无限报警告Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead. 导致页面卡死。

image

经过排查确定只要注册了该插件就会出现这个问题

image

项目依赖版本信息

image