gregnb / gregnb/mui-datatables
Experiencing massive lag when using 100k+ rows
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
The table should be able to handle a large amount of data with the implementation of pagination in the table
## Current Behavior
the table is nearly unusable With 8K+ entries and 7 columns
## Steps to Reproduce (for bugs)
create a table with 8k+ entries with at least 7 columns
## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | 3.9.3 |
| MUI-datatables | 2.0.0 |
| React | 16.8.6 |
| browser | Chrome Version 73.0.3683.103 |
| etc | Typescript 3.4.5 |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.