Skip to content

[Bug]: perPage is not persisted #1748

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

Open
chawes13 opened this issue Mar 3, 2025 · 0 comments
Open

[Bug]: perPage is not persisted #1748

chawes13 opened this issue Mar 3, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@chawes13
Copy link

chawes13 commented Mar 3, 2025

Contact Details

No response

What happened?

If you manually set perPage on an Index view, the results are shown and the correct number of pages is calculated. However, clicking the arrows or the page numbers lose that reference. As such, navigating to page 2 might actually show repeated content from "page 1".

E.g., /admin/resources/User?perPage=100

Bug prevalence

Whenever I try this

AdminJS dependencies version

@adminjs/express@^6.1.0
@adminjs/prisma 5.0.3

What browsers do you see the problem on?

All

@chawes13 chawes13 added the bug Something isn't working label Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant