-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
Environment
https://github.com/nuxt/ui/blob/v4/docs/app/components/content/examples/editor/EditorExample.vue
https://ui.nuxt.com/docs/components/editor#usage
Is this bug related to Nuxt or Vue?
Nuxt
Package
v4.x
Version
v4.5.0
Reproduction
You can go to the documentation of Editor component, try to drag and drop a block. The drag works, but when dropping, block doesn't replace.
Description
When you instantiate only EditorDragHandle, it works well : https://ui.nuxt.com/docs/components/editor#with-drag-handle
But when you want to add ome custom feature like the EditorExample, drag and drop doesn't work anymore.
Additional context
No response
Logs
Reactions are currently unavailable