We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a bug.
Go to a table with more then 10 entries but less then the max number of lines you can show. Reset the table.
Enso example - 11 entries. https://www.laravel-enso.com/administration/users (Make sure the initial RowsPerPage number is 10. )
Go to the latest page.
Then change the number or rows per page to higher (ex 20):
This is a minor issue and NOT related to Vue3 update, because it is also not working on 4.8.2.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is a bug.
Prerequisites
(enso is made of many specialized packages: https://github.com/laravel-enso)
Description
Go to a table with more then 10 entries but less then the max number of lines you can show. Reset the table.
Enso example - 11 entries.
https://www.laravel-enso.com/administration/users
(Make sure the initial RowsPerPage number is 10. )
Go to the latest page.
Then change the number or rows per page to higher (ex 20):
This is a minor issue and NOT related to Vue3 update, because it is also not working on 4.8.2.
The text was updated successfully, but these errors were encountered: