Skip to content

EmojiPicker: Workaround to search immediately on mobile

lain requested to merge fix-mobile-emoji-search into develop

Fixes for EmojiPicker and ReactButton that make them search immediately on input on android. Before, it would wait with the search until you actually select one of the keyboard suggestions.

See https://github.com/vuejs/vue/pull/9814

Merge request reports