Replies: 1 comment
-
Will check, but I think it can be optional. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using the
Pagination
widget with thehidePageSizeSelect
, but I'm getting a warning aboutonPageSizeChange
being required.Currently to silence the warning I'm doing this:
Should
onPageSizeChange
not be a required prop?Beta Was this translation helpful? Give feedback.
All reactions