react-sortablejs
react-sortablejs copied to clipboard
How to prevent the list from visually changing during the drag over?
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.