ealush / emoji-picker-react

The most popular React Emoji Picker
https://ealush.com/emoji-picker-react/
MIT License
1.04k stars 171 forks source link

autoFocusSearch with reactionsDefaultOpen on mobile opens the keyboard #425

Open JorgeHiroki opened 1 month ago

JorgeHiroki commented 1 month ago

When the props reactionsDefaultOpen and autoFocusSearch are both true, and you are using a mobile device, there's a issue, that the keyboard opens to search but there is no text box appearing.