oops
This commit is contained in:
parent
fe93717d47
commit
e2a675e3ae
1 changed files with 1 additions and 1 deletions
|
|
@ -270,7 +270,7 @@ const EmojiInput = {
|
||||||
if (newValue) {
|
if (newValue) {
|
||||||
this.$refs.suggestorPopover.showPopover()
|
this.$refs.suggestorPopover.showPopover()
|
||||||
} else {
|
} else {
|
||||||
// this.$refs.suggestorPopover.hidePopover()
|
this.$refs.suggestorPopover.hidePopover()
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
textAtCaret: async function (newWord) {
|
textAtCaret: async function (newWord) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue