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

$(element).sortable("cancel") doesn't cancel multi-selected sort #34

Open
rahmathm1 opened this issue Apr 10, 2017 · 0 comments
Open

$(element).sortable("cancel") doesn't cancel multi-selected sort #34

rahmathm1 opened this issue Apr 10, 2017 · 0 comments

Comments

@rahmathm1
Copy link

I have to cancel multi-sorting in certain situations and I'm trying to cancel the sort with

$(element).sortable("cancel")

It doesn't work as expected. Only one item is getting cancelled.

Please help. I'm stuck.

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