inovua / reactdatagrid

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

Issue about copy some cells when using TreeGrid. #324

Open zhangmengjie-amy opened 1 year ago

zhangmengjie-amy commented 1 year ago

When I using TreeGrid and copy some cells, I find that I can only copy the cells in the first level row. In this picture, I copy 8 lines, but the console only include data of two lines. Is this normal? image