primevue
primevue copied to clipboard
TabView and TabPanel: Header Style Isn't Working In Demo
Describe the bug
My question is how to style the TabView and TabPanel with Canary. It works fine with Chrome, but I can't get it to work with Canary.
I can't get the style to work when implementing the example from the documentation on Canary. See screenshot
Reproduce: https://stackblitz.com/run?file=src%2FApp.vue
What I need to do, to get the styles to work like the doc:
Reproducer
https://stackblitz.com/run?file=src%2FApp.vue
PrimeVue version
3.52.0
Vue version
3.x
Language
ES6
Build / Runtime
Vite
Browser(s)
Chrome
Steps to reproduce the behavior
See https://stackblitz.com/run?file=src%2FApp.vue
Expected behavior
Header style to match the documentation.