inovua / reactdatagrid

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

Grid crashes if you add `showEmptyRows` to a treeGrid #408

Open dcoates83 opened 4 months ago

dcoates83 commented 4 months ago

What happened:

Grid crashes if you add showEmptyRows to a treeGrid

Reproduction repository:

https://reactdatagrid.io/docs/tree-grid

Add showEmptyRows to the grid

Problem description:

image