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
Is your feature request related to a problem? Please describe.
When I drag an item over, the list is changed visually before dropping the item.
Describe the solution you'd like.
I found this approach was implemented on SortableJS, not react-sortablejs
I share the screenshot that I took from the example of the official site.