SortableJS/react-sortablejs

How to prevent the list from visually changing during the drag over?

Opened this issue · 0 comments

d3bx commented

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.

Image