-
Notifications
You must be signed in to change notification settings - Fork 1k
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
TabMenu: activeIndex not rerendering tabs with Tailwind #5457
Comments
sdwillbrand
added
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
Nov 30, 2023
melloware
added
Component: Tailwind
Tailwind specific issue
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Nov 30, 2023
I think I need to make a similar fix to this: #5445 |
melloware
added a commit
to melloware/primereact
that referenced
this issue
Nov 30, 2023
melloware
added a commit
that referenced
this issue
Nov 30, 2023
Happy New Year! |
Yep it looks like a few changes have been lost during the accessibility merges. Will look today and see what else was lost |
github-actions
bot
added
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
Jan 8, 2024
melloware
removed
the
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
label
Jan 8, 2024
melloware
added a commit
to melloware/primereact
that referenced
this issue
Jan 8, 2024
Fix primefaces#5556 Fix primefaces#5487 Fix primefaces#5457 Fix primefaces#5370 Fix primefaces#4051
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
TabMenu does not change the new tab when activeIndex is changed.
Reproducer
https://codesandbox.io/p/sandbox/floral-dew-h9kdfq
PrimeReact version
10.2.1
React version
18.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome, Safari
Steps to reproduce the behavior
Expected behavior
New tab is highlighted.
The text was updated successfully, but these errors were encountered: