You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
上传图片的时候选择自定义上传customUpload,图片是上传成功并返回路径了,但insertFn报错了,报错内容:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'replace')
at a$ (index.esm.js:15:26215)
at index.esm.js:15:40046
at index.esm.js:15:1785
at Object.next (index.esm.js:15:1886)
at a2 (index.esm.js:15:628)
问题描述
上传图片的时候选择自定义上传customUpload,图片是上传成功并返回路径了,但insertFn报错了,报错内容:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'replace')
at a$ (index.esm.js:15:26215)
at index.esm.js:15:40046
at index.esm.js:15:1785
at Object.next (index.esm.js:15:1886)
at a2 (index.esm.js:15:628)
wangEditor 版本
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^5.1.12",
是否查阅了文档 ?
是
最小成本的复现步骤
(请告诉我们,如何最快的复现该问题?)
The text was updated successfully, but these errors were encountered: