material-react-table
material-react-table copied to clipboard
Sort cause scrolling
material-react-table version
v.1.14.0
react & react-dom versions
v.18.2.0
Describe the bug and the steps to reproduce it
- Sort desc one column
- Scroll to the bottom of table
- Update an value from sorted column witch will cause placing row to the top of table
Minimal, Reproducible Example - (Optional, but Recommended)
https://codesandbox.io/s/charming-satoshi-6fd72z?file=/src/App.tsx
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
None
Terms
- [X] I understand that if my bug cannot be reliably reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.