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

Issue with TabView and TabPanel in PrimeFaces 10.6.6+ #7715

Open
pablorodrigo opened this issue Feb 17, 2025 · 3 comments
Open

Issue with TabView and TabPanel in PrimeFaces 10.6.6+ #7715

pablorodrigo opened this issue Feb 17, 2025 · 3 comments
Labels
Component: Theme Issue or pull request is related to Theme

Comments

@pablorodrigo
Copy link

Describe the bug

Since updating PrimeFaces to version 10.6.6 or later, an issue has been occurring with the TabView and TabPanel components when using paid layouts from PrimeStore. I am specifically using the Apollo Layout.

It is frustrating that a paid template has had this issue for a long time, affecting the correct display of tab panels.

Actual Behavior
The layout is broken as shown in the actual behavior screenshot:
Image

Reproducer

No response

System Information

System:
    OS: macOS 14.6.1
    CPU: (8) arm64 Apple M1 Pro
    Memory: 59.56 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 20.17.0 - /usr/local/bin/node
    Yarn: 1.22.22 - /usr/local/bin/yarn
    npm: 10.8.2 - /usr/local/bin/npm
  Browsers:
    Chrome: 133.0.6943.98
    Safari: 17.6
  npmPackages:
    primereact: 10.6.6 => 10.6.6 
    react: ^19.0.0 => 19.0.0

Steps to reproduce the behavior

  1. Update PrimeFaces to 10.6.6 or later.
  2. Use the Apollo Layout from PrimeStore.
  3. Implement a TabView component with multiple TabPanel elements.
  4. Observe the rendering issue.

Expected behavior

The tab panel should render as shown in the expected behavior screenshot:
Image

@pablorodrigo pablorodrigo 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 17, 2025
@melloware
Copy link
Member

@pablorodrigo you need to follow these instructions: https://github.com/primefaces/primereact/wiki/Migration-Guide-for-Templates

@melloware melloware added Component: Theme Issue or pull request is related to Theme and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Feb 17, 2025
@pablorodrigo
Copy link
Author

@melloware Thanks for your quick response!

I've carefully followed the suggested steps, but the issue still occurs. I have ensured that:

The latest Apollo Layout files are being used.
The browser cache has been cleared.
There are no conflicting CSS overrides in my project.
The issue is reproducible in a clean project using PrimeReact 10.6.6+ and Next.js.
Do you have any other suggestions or possible workarounds to resolve this? I appreciate your help!

@melloware
Copy link
Member

hmmm i don't own apollo so its possible its a bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Theme Issue or pull request is related to Theme
Projects
None yet
Development

No branches or pull requests

2 participants