primevue icon indicating copy to clipboard operation
primevue copied to clipboard

Component Name: Issue Title

Open runkung2273 opened this issue 1 year ago • 0 comments

Describe the bug

In PrimeVue PanelMenu component, there is no context return in toggleableContent (As attached images) @cagataycivici @nitrogenous

Screen Shot 2567-02-19 at 17 55 49 Screen Shot 2567-02-19 at 17 56 44

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

Expected behavior

Screen Shot 2567-02-19 at 18 00 49

runkung2273 avatar Feb 19 '24 11:02 runkung2273