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
Paginationwidget with thehidePageSizeSelect, but I'm getting a warning aboutonPageSizeChangebeing required.Currently to silence the warning I'm doing this:
Should
onPageSizeChangenot be a required prop?Beta Was this translation helpful? Give feedback.
All reactions