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
we have a draggable list composed of multiple collections. when dragging a row into another collection, it will be sorted to the most top or bottom position, but we hope it retain the old position. how can we implement this with react-sortable-hoc?
The text was updated successfully, but these errors were encountered:
we have a draggable list composed of multiple collections. when dragging a row into another collection, it will be sorted to the most top or bottom position, but we hope it retain the old position. how can we implement this with react-sortable-hoc?
The text was updated successfully, but these errors were encountered: