EmojiPicker: Workaround to search immediately on mobile
See https://github.com/vuejs/vue/pull/9814
This commit is contained in:
parent
15229d27b4
commit
9c8738ff22
2 changed files with 4 additions and 2 deletions
|
|
@ -47,6 +47,7 @@
|
|||
type="text"
|
||||
class="form-control"
|
||||
:placeholder="$t('emoji.search_emoji')"
|
||||
@input="$event.target.composing = false"
|
||||
>
|
||||
</div>
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue