gregnb / gregnb/mui-datatables
Server Side Filtering Resets the Data
Open
question
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
I am not sure if this is a bug.
Problem : I am trying to fetch and filter data from server side. Using onTableChange function for this. onTableChange I do a server call and update the data. Data is updated correctly but this resets the filter.
| Tech | Version |
|--------------|---------|
| Material-UI | 4.4.3 |
| MUI-datatables | 2.11.1 |
| React | 16.8.6 |
| browser | Chrome |
| etc | |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.