primevue
primevue copied to clipboard
Component Name: Issue Title
Describe the bug
In PrimeVue PanelMenu component, there is no context return in toggleableContent (As attached images) @cagataycivici @nitrogenous
Reproducer
https://github.com/chalermporn/nuxt-primevue-tw-app
PrimeVue version
3.48.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
Chrome Version 121.0.6167.184 (Official Build) (x86_64)
Steps to reproduce the behavior
There is no passing context return in toggleablecontent pass through :pt="{ toggleablecontent: ({ context }) => { } }" // context is undefined