nosferatu500 / react-sortable-tree

Drag-and-drop sortable component for nested data and hierarchies
https://nosferatu500.github.io/react-sortable-tree/
MIT License
150 stars 51 forks source link

Error: Cannot add to children defined by a function #69

Open MasterBroki opened 10 months ago

MasterBroki commented 10 months ago

Hi,

I noticed that there's still the issue with lazy loaded children. Is there a workaround for that or is it planned to be fixed?

Ref from main repo: https://github.com/frontend-collective/react-sortable-tree/issues/278

Thanks!