clauderic / react-sortable-hoc

A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
https://clauderic.github.io/react-sortable-hoc/
MIT License
10.77k stars 978 forks source link

Does not work on ListTree #832

Open jlee2cacn opened 2 years ago

jlee2cacn commented 2 years ago

Thanks for your great work. This work perfectly on list. but does not work on table of tree.

https://user-images.githubusercontent.com/4053693/155952004-7801d93a-2303-4473-8c19-869295e4db4c.mp4

Do you have plan to fix this issue.