mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Update AutoComplete.vue
This commit is contained in:
parent
a30fa5508a
commit
439ece1f2f
1 changed files with 2 additions and 0 deletions
|
@ -662,6 +662,8 @@ export default {
|
|||
this.hide();
|
||||
}
|
||||
}
|
||||
|
||||
event.preventDefault();
|
||||
},
|
||||
onEscapeKey(event) {
|
||||
this.overlayVisible && this.hide(true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue