Sortable
Sortable copied to clipboard
Removing the selected class when drag little bit and placed the same potion
Describe the bug
If I selected the first item and now second item slightly drag and placed the same position then selected class is removing even added index condition but not works
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
Information
Versions - Look in your package.json for this information:
sortablejs = ^x.x.x
@types/sortablejs = ^x.x.x
Additional context Add any other context about the problem here.
Reproduction codesandbox: <your_url_here>