minop1205 / react-dnd-treeview

A draggable / droppable React-based treeview component. You can use render props to create each node freely.
MIT License
531 stars 71 forks source link

Performance issue while drag and drop when having nodes more than 500 #229

Open nilesh2b opened 3 weeks ago

nilesh2b commented 3 weeks ago

I have nodes more than 500 in the tree and i found while dragging it is causing performance issue.