Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger @end event without automatically modifying the list #272

Open
Wanglintc opened this issue Oct 21, 2024 · 0 comments
Open

Trigger @end event without automatically modifying the list #272

Wanglintc opened this issue Oct 21, 2024 · 0 comments

Comments

@Wanglintc
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant