SplitButton/OverlayPanel: OverlayPanel won't open from default call by SplitButton #3750
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When the call to toggle/show OverlayPanel is made by SplitButton default action, an error occurs:
Cannot read properties of undefined (reading 'currentTarget')
Reproducer
https://codesandbox.io/s/splitbutton-wont-open-overlaypanel-bvyhrr?file=/src/App.vue
PrimeVue version
3.25.0
Vue version
3.x
Language
TypeScript
Build / Runtime
TypeScript
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Overlay panel opens on default action with no error.
The text was updated successfully, but these errors were encountered: