kendo-vue
kendo-vue copied to clipboard
[Bug][Dialog] Pressing the Esc button does not close the Dialog
Describe the bug Pressing the Escape button should close the Dialog: https://www.telerik.com/kendo-vue-ui/components/dialogs/dialog/keyboard-navigation
To Reproduce
- Open this stackblitz and click "Open Dialog": https://stackblitz.com/edit/cevnff?file=src%2Fmain.vue
- Press Escape and notice that nothing happens
Expected behavior Pressing Escape should close the Dialog.
Reported in Ticket ID: 1640920