-
Notifications
You must be signed in to change notification settings - Fork 361
Closed
Description
the error has in the production
Uncaught TypeError: e.isBuffer is not a function
at d (build.js:6)
at n (build.js:6)
at t.value (build.js:6)
at new t (build.js:6)
at new t (build.js:6)
at a.setQuillElement (build.js:6)
at a.initializeVue2Editor (build.js:6)
at a.mounted (build.js:6)
at Mt (build.js:1)
at Object.insert (build.js:6)
code
import { VueEditor } from 'vue2-editor'
<vue-editor id="editor"
useCustomImageHandler
@imageAdded="handleImageAdded" v-model="htmlForEditor">
</vue-editor>
nm-1216 and rainysir
Metadata
Metadata
Assignees
Labels
No labels