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

Server side pagination page jump issue #5864

Open
cyyeoh opened this issue Jun 16, 2024 · 0 comments
Open

Server side pagination page jump issue #5864

cyyeoh opened this issue Jun 16, 2024 · 0 comments

Comments

@cyyeoh
Copy link

cyyeoh commented Jun 16, 2024

Laravel version

10.10

PHP version

8.1

Voyager version

1.7

Database

MYSQL

Description

My database is too large too query and becomes very slow when I try server side pagination I have to manually input the page number at the url to jump between pages

Steps to reproduce

have a database table that has large record(>2000)

Expected behavior

Able to jump between pages using server-side pagination

Screenshots

No response

Additional context

No response

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

No branches or pull requests

1 participant