Skip to content

Commit

Permalink
unfocus on go
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Sep 22, 2020
1 parent 02ababe commit a850762
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/SearchBox.vue
Expand Up @@ -171,6 +171,7 @@ export default {
}
},
go(i) {
this.focused = false
if (!this.showSuggestions) {
return
}
Expand Down

0 comments on commit a850762

Please sign in to comment.