ReactButton: Workaround for android composition mode

This commit is contained in:
Lain Soykaf 2022-06-12 13:48:21 +02:00
commit 67a9452e11
2 changed files with 3 additions and 1 deletions

View file

@ -12,6 +12,7 @@
<div class="reaction-picker-filter">
<input
v-model="filterWord"
@input="$event.target.composing = false"
size="1"
:placeholder="$t('emoji.search_emoji')"
>