We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Original Issue: primefaces/primereact#4738
TabView does not show which Tab is selected when using TabPanel with template and PrimeReact is set with Arya Orange theme.
It does work with Lara Indigo theme.
https://codesandbox.io/s/primereact-demo-forked-7whkn5
9.6.0
18.x
ES6
Create React App (CRA)
No response
Just click the TabPanel with template "Amy Elsner" or the one with the split button.
TabView does not show those Tabs selected.
TabPanels must be displayed selected even if they use templates and the theme is Arya Orange
The text was updated successfully, but these errors were encountered:
Fix primefaces#29: Arya Tabview AccordionView CSS
45fb3b3
Successfully merging a pull request may close this issue.
Describe the bug
Original Issue: primefaces/primereact#4738
TabView does not show which Tab is selected when using TabPanel with template and PrimeReact is set with Arya Orange theme.
It does work with Lara Indigo theme.
Reproducer
https://codesandbox.io/s/primereact-demo-forked-7whkn5
PrimeReact version
9.6.0
React version
18.x
Language
ES6
Build / Runtime
Create React App (CRA)
Browser(s)
No response
Steps to reproduce the behavior
Just click the TabPanel with template "Amy Elsner" or the one with the split button.
TabView does not show those Tabs selected.
Expected behavior
TabPanels must be displayed selected even if they use templates and the theme is Arya Orange
The text was updated successfully, but these errors were encountered: