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

[bug] revertOnSpill won't work when swap:true #2381

Open
aca14rh opened this issue Jun 3, 2024 · 0 comments
Open

[bug] revertOnSpill won't work when swap:true #2381

aca14rh opened this issue Jun 3, 2024 · 0 comments

Comments

@aca14rh
Copy link

aca14rh commented Jun 3, 2024

this.sortable = Sortable.create(el, {
           revertOnSpill: true, 
           swap: true,
           swapClass: "highlight",
...

hi, I attemp to use both swap and onspill plugin, but the swap works as expected, but it wont revert when spill, is this two plugin conflicts? is there any method to make it work?

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