You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Hi, thanks for this great library!
I just noticed that material-ui version 5.0.0-alpha.12 broke the pagination mechanism. They renamed "onChangeRowsPerPage" and "onChangePage" callbacks. mui/material-ui#22900
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can reopen it if it required.
Describe the bug
Hi, thanks for this great library!
I just noticed that material-ui version 5.0.0-alpha.12 broke the pagination mechanism. They renamed "onChangeRowsPerPage" and "onChangePage" callbacks.
mui/material-ui#22900
Do we have a way to use the newest version and still be compatible? Is component overriding the way to go?
https://material-table.com/#/docs/features/component-overriding
Screenshots
The text was updated successfully, but these errors were encountered: