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

FIX: Last page is not shown everytime #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

erkenes
Copy link

@erkenes erkenes commented Feb 8, 2022

If the "..." displayed before the last page number, the last page number was not displayed when you are on the page where the "..." disappears.

Check if the displayRangeEnd + 1 matches the number of pages, if so add the last
page number then to the links-array

Resolves: #41

If the "..." displayed before the last page number, the last page number was not displayed when you are on the page where the "..." disappears.

Check if the `displayRangeEnd + 1` matches the number of pages, if so add the last
page number then to the `links`-array

Resolves: Flowpack#41
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

Successfully merging this pull request may close these issues.

Last page is not shown everytime
1 participant