Replies: 1 comment
-
I am having the same issue, any update on this ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are using material react table with select and multi select checkboxes enabled. When we scroll down and select a row, the table scrolls back to the first row. So if we can see 20 rows at a time and scroll down to row 180 and want to select rows 180 and 181, as soon as we select row 180 the table scrolls back to row 1. We then have to scroll back down to select row 181.
Beta Was this translation helpful? Give feedback.
All reactions