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

Gallery: Item navigators are permanently disabled #7321

Open
ekh-anadeainc opened this issue Feb 25, 2025 · 0 comments
Open

Gallery: Item navigators are permanently disabled #7321

ekh-anadeainc opened this issue Feb 25, 2025 · 0 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@ekh-anadeainc
Copy link

ekh-anadeainc commented Feb 25, 2025

Describe the bug

Item navigators are permanently disabled in the gallery component.

This happens because the GalleriaThumbnails component uses computed properties instead of functions to determine the disabled state, and GalleriaItem still uses functions.

Pull Request Link

#7319

Reproducer

https://primevue.org/galleria/#itemwithouthumbnails

Environment

Any environment

Vue version

3.5.13

PrimeVue version

4.3.0

Node version

20

Browser(s)

No response

Steps to reproduce the behavior

  1. Open the official documentation website: https://primevue.org/galleria/#itemwithouthumbnails
  2. Try to click on the next or previous button

Expected behavior

Actual behavior: Nothing happens
Expected behavior: The user sees the next/previous image

@ekh-anadeainc ekh-anadeainc added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant