OverlayPanel: closeOnEscape broken #4693
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
I have an OverlayPanel with closeOnEscape set to false.
The OverlaPanel DOES close if I hit escape.
Reproducer
https://stackblitz.com/edit/yfzpcc?file=src%2FApp.vue
PrimeVue version
3.37.0
Vue version
3.x
Language
ES6
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
=>
The Overlaypanel closes, despite having :closeOnEscape=false
Expected behavior
No response
The text was updated successfully, but these errors were encountered: