pull/7366/head
tugcekucukoglu 2025-03-04 09:59:59 +03:00
parent b1b368c3f4
commit 11681f14cf
1 changed files with 0 additions and 2 deletions

View File

@ -702,8 +702,6 @@ export default {
this.hide(); this.hide();
} }
} }
event.preventDefault();
}, },
onEscapeKey(event) { onEscapeKey(event) {
this.overlayVisible && this.hide(true); this.overlayVisible && this.hide(true);