oops
This commit is contained in:
parent
fe93717d47
commit
e2a675e3ae
@ -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…
Reference in New Issue
Block a user