当前位置: 代码迷 >> 综合 >> 使用 wangeditor “>=3.0.0“ 报 “TypeError: Cannot set property ‘uploadImgShowBase64‘ of undefined“ (兼容老版)
  详细解决方案

使用 wangeditor “>=3.0.0“ 报 “TypeError: Cannot set property ‘uploadImgShowBase64‘ of undefined“ (兼容老版)

热度:41   发布时间:2024-02-28 10:12:00.0
Error in mounted hook: "TypeError: Cannot set property 'uploadImgShowBase64' of undefined"
this.editor.customConfig = this.editor.customConfig ? this.editor.customConfig : this.editor.config;

 

  相关解决方案