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

How to prevent duplicates on multidrag #2387

Open
MarianVlad74 opened this issue Jul 3, 2024 · 1 comment
Open

How to prevent duplicates on multidrag #2387

MarianVlad74 opened this issue Jul 3, 2024 · 1 comment

Comments

@MarianVlad74
Copy link

There is a possibility to prevent duplicates on multidrag?

@MarianVlad74
Copy link
Author

I solved by adding elements in an array in put group option and i check for duplictes on onAdd function.

It would be nice if the MultiDrag Plugin had an option like multiDragSkipDuplicates: true.

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