gregnb / gregnb/mui-datatables
Slow rendering with row selection
Open
performance
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
If a table has > say 100 rows, there is a significant lag when selecting a row or "select all". I experienced the same with material-table when I was implementing controlled selection, but it seems to be unrelated to what I was doing, and I found a recent issue on it:
https://github.com/mbrn/material-table/issues/1085
So I tried mui-datatables, and see the same thing, reproduced here with latest version:
https://codesandbox.io/s/mui-datatables-example-yv961
Any suggestions? Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.