Open
Description
I'm using vuedraggable version ^4.1.0 in my Vue 3 project, and I have a requirement where I need to trigger the @EnD event when the drag-and-drop operation is finished. However, I do not want vuedraggable to automatically modify the underlying array bound to the :list. Instead, I want to handle the array reordering manually in the @EnD event.
Metadata
Metadata
Assignees
Labels
No labels