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

[BUG] - page number in Pagination #3870

Open
rhnnss opened this issue Oct 11, 2024 · 2 comments
Open

[BUG] - page number in Pagination #3870

rhnnss opened this issue Oct 11, 2024 · 2 comments

Comments

@rhnnss
Copy link

rhnnss commented Oct 11, 2024

NextUI Version

2.4.8

Describe the bug

image image image

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

Reproduction Steps:

  1. Navigate to the page with the NextUI pagination component.
  2. Observe the initial pagination setup. The pagination component displays page numbers properly (e.g., 1, 2, 3, 4).
  3. Click on the next page button (> or a numbered button for a subsequent page).
  4. Observe the page numbers after navigating to the next page.
  5. Actual behavior: The pagination displays duplicate numbers (e.g., two "2"s, two "3"s, etc.), or improper pagination behavior with missing or incorrectly ordered numbers.
  6. Attempt to navigate to another page to confirm the pagination remains inconsistent.

Expected behavior

Expected behavior: The pagination component should update to reflect the correct page numbers, and only one instance of each page number should be displayed.

Screenshots or Videos

https://jam.dev/c/e83971d9-3f1f-46b5-af87-ec9ea9b8f027

Operating System Version

macOS

Browser

Chrome

Copy link

linear bot commented Oct 11, 2024

@wingkwong
Copy link
Member

please provide a minimal reproducible environment.

@wingkwong wingkwong changed the title [BUG] - Pagination Component BUG URGENT! [BUG] - page number in Pagination Oct 11, 2024
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

2 participants