You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dropIndex is a place where the element is dropped. But the problem is there is no oldIndex, which we could use to compare them and see if the element is moved or not.
How to know if element is dropped in same place instead of moving up/down ?
Drop event is fired in all the cases.
Please let me know.
The text was updated successfully, but these errors were encountered: