Skip to content

Using 3rd party component I can not sort items inside draggable #119

Closed
@TitanFighter

Description

I use vue-smooth-dnd as a sortable component inside vue-draggable-resizeble.

If I do not apply dragCancel to the element with sortable items, vue-smooth-dnd does not work (items sorting actually drags vue-draggable-resizable).

When I add dragCancel class, dragging does not work (as expected), but sorting also does not work.

Demo
vue-draggable-resizable version: 1.7.2

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