oops
This commit is contained in:
parent
fe93717d47
commit
e2a675e3ae
|
@ -270,7 +270,7 @@ const EmojiInput = {
|
|||
if (newValue) {
|
||||
this.$refs.suggestorPopover.showPopover()
|
||||
} else {
|
||||
// this.$refs.suggestorPopover.hidePopover()
|
||||
this.$refs.suggestorPopover.hidePopover()
|
||||
}
|
||||
},
|
||||
textAtCaret: async function (newWord) {
|
||||
|
|
Loading…
Reference in New Issue