Replies: 1 comment
-
|
Resolved by #1999 |
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.
-
If I choose a custom
perPage, but if this value isn't inperPageValues, my custom value isn't proposed in select list and I feel like this is a confusing behaviorI suggest to automatically add the
perPagetoperPageValuesarray to avoid thisI think I can work on a PR for this, but I open a discussion for advices and as a reminder for myself
In this image the table can show up to 20 lines, but 20 is not a valid
perPageValuesthen 10 is displayed in select but more than 10 lines are displayedBeta Was this translation helpful? Give feedback.
All reactions