TabView: Does not show which Tab is selected when using TabPanel with Styled component #4826
Labels
Resolution: By Design
The behavior in the issue is by design and the component exhibits the expected behavior
Describe the bug
When you wrap with styled component Tabview and TabPanel it will hide
Reproducer
https://codesandbox.io/s/primereact-demo-forked-q2rmgl?file=/src/App.js:1688-1701
PrimeReact version
9.6.2
React version
18.x
Language
ES6
Build / Runtime
Create React App (CRA)
Browser(s)
Chrome 116.0.5845.96
Steps to reproduce the behavior
Simply wrap the component with styled with styled-component lib.
Expected behavior
It should show tab and tab panels
The text was updated successfully, but these errors were encountered: