你瞅啥呢

2024-08-20 vue-ueditor-wrap报错:TypeError: Cannot read properties of undefined (reading '_c') ==》vue-ueditor-wrap和你的vue项目版本不兼容

我现在在把旧项目的vue-ueditor-wrap迁移到新项目(vue3+ts+vite)中去,直接搬过去肯定会报错的,这不,来了。

原因:旧项目的vue-ueditor-wrap是vue2的,它的一些写法在vue3中不兼容导致。

解决方案:升级到@3版本

# vue-ueditor-wrap v3 仅支持 Vue 3
npm i vue-ueditor-wrap@3.x
# 或者
yarn add vue-ueditor-wrap@3.x

vue-ueditor-wrap github地址:https://github.com/HaoChuan9421/vue-ueditor-wrap?tab=readme-ov-file#installation

 

posted @   叶乘风  阅读(169)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
点击右上角即可分享
微信分享提示