primevue
primevue copied to clipboard
Accordion: doesn't render with Local pt prop
Describe the bug
While creating a library on top of Primevue, I'm trying to convert Accordion with a local passthrough prop. But, it is not rendering.
It could be the similar issue as https://github.com/primefaces/primevue/issues/5177
Reproducer
https://stackblitz.com/edit/kcuyyb-syladv?file=src%2Fcomponents%2FAccordion.vue,src%2Fcomponents%2FAccordionTab.vue,src%2FApp.vue
PrimeVue version
3.47.2
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response