Skip to content
New issue

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

Table rows per page bug #40

Open
3 tasks done
robbykrlos opened this issue Mar 16, 2022 · 0 comments
Open
3 tasks done

Table rows per page bug #40

robbykrlos opened this issue Mar 16, 2022 · 0 comments

Comments

@robbykrlos
Copy link

This is a bug.

Prerequisites

  • [4.9.1] Are you running the latest version?
  • Are you reporting to the correct repository?
    (enso is made of many specialized packages: https://github.com/laravel-enso)
  • Did you check the documentation?
  • Did you perform a cursory search?

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
image
(Make sure the initial RowsPerPage number is 10. )

Go to the latest page.

image

Then change the number or rows per page to higher (ex 20):

image

This is a minor issue and NOT related to Vue3 update, because it is also not working on 4.8.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant