-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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",
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels