Skip to content

Uncaught TypeError: e.isBuffer is not a function #113

@sajadweb

Description

@sajadweb

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions