inovua / reactdatagrid

Empower Your Data with the best React Data Grid there is
https://reactdatagrid.io
Other
3.45k stars 57 forks source link

🐛 row disappears when reordering tree grid #391

Open fly-robin-fly opened 8 months ago

fly-robin-fly commented 8 months ago

I tried to use the reorder functionality on the tree grid. But found out, that rows sometimes disappear after reordering

Happens even with the demo in the docs on your website:

https://github.com/inovua/reactdatagrid/assets/72124207/ac464eb8-d1eb-41cf-ae99-d7464337c65d

I tried to reorder "App Store" row under the "IRecall" row. After dragging the row, "App Store" disappears. It sometimes takes a few tries till a row disappears.