I'm submitting a ... (check one with "x")
[ x ] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/adazzle/react-data-grid/blob/master/CONTRIBUTING.md
Current behavior
After filtering the grid to a few rows I try to edit a cell. After submitting the change, sometimes the cell is updated and other times it is not. This is because it is updating the cell that was originally in that space.
Expected/desired behavior
Reproduction of the problem
What is the expected behavior?
What is the motivation / use case for changing the behavior?
Workaround has been implemented to avoid this bug.
i have an example of a filterable, sortable, editable table
https://just-warrior.glitch.me/
Most helpful comment
i have an example of a filterable, sortable, editable table
https://just-warrior.glitch.me/