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

reloading resulting to default negative values #3

Open
stevensewalu opened this issue Apr 2, 2020 · 1 comment
Open

reloading resulting to default negative values #3

stevensewalu opened this issue Apr 2, 2020 · 1 comment

Comments

@stevensewalu
Copy link

Having an issue where upon reload of the page using something like either router.go() or location.reload() returns the pagination with some negative values by default that don't go anywhere on pressing next but can go to increasing negative values if you press previous
Screenshot 2020-04-02 at 13 44 53

@sam1330
Copy link

sam1330 commented Oct 7, 2021

You can initialize the variable that holds your total pages number to 1. that worked for me

image

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

2 participants