Skip to content

EditorDragHandle doesn't work in EditorExample template #6106

@Meta-sense

Description

@Meta-sense

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions