Skip to content

different instances of a keyed plugin #20

@idesignzone

Description

@idesignzone

Trying to use the Image Upload
I get error "Adding different instances of a keyed plugin (plugin$)"

This part seems to cause the problem

TiptapImageUpload.configure({
  acceptMimes: ['image/jpeg', 'image/gif', 'image/png', 'image/jpg'],
  upload: uploadImage,
}),
"nuxt-tiptap-editor": "^2.3.1",
"nuxt": "^4.1.1",

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