mantine-react-table
mantine-react-table copied to clipboard
Row selection performance issue
mantine-react-table version
1.2.0
react & react-dom versions
18.2.0
Describe the bug and the steps to reproduce it
- open https://www.mantine-react-table.com/docs/examples/advanced
- select Rows per page: 100
- click to select row checkboxes. There are delays ~300-500ms
Minimal, Reproducible Example - (Optional, but Recommended)
You can also reproduce it at https://codesandbox.io/s/github/KevinVandy/mantine-react-table/tree/main/apps/mantine-react-table-docs/examples/advanced/sandbox?file=/src/TS.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.