react-sortable-list
react-sortable-list copied to clipboard
Doesnt seem working when dragging + scrolling
When I drag then scroll (on Macbook), the selected item doesn't follow the mouse.
I literally copy/pasted the example in the README and tied it out with 30 items in a box.
thank you for feedback, I will check it later.
I'm very sorry, I had to take care of some family matters earlier. I will check on this issue within the week.
Updating the dnd-kit libraries to the latest version solved the issue for me. So I had to copy out the library to my project. Fortunately the library has only two files (SortableItem, SortableList).
@Tobo7 Thank you for your feedback, I have upgraded dndkit.