Sidebar: Escape key doesn't close the Slidebar #5016
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Slidebar doesn't close on click of
escape
key when click anywhere on the screen (except the close icon)Reproducer
https://codesandbox.io/s/primevue-demo-forked-c3wvrp?file=/src/App.vue
PrimeVue version
3.31.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
esc
key on your keyboardThis works if step 2 is omitted (if you don't click anywhere else,
esc
key does close the slidebar)Expected behavior
The Slidebar should close on click of
escape
key on your keyboard, even if you click on any random element.The text was updated successfully, but these errors were encountered: