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

Bug: Emoji picker is trying to search when searchDisabled={true} #333

Closed carlosvalv closed 1 year ago

carlosvalv commented 1 year ago

When I click to the modal and I type something enters in mode "search" although the property searchDisabled is true.

Before typing text image

After typing some text image

I think it's trying to search anyway, and the emoji categories turn disabled. Thanks for your time 😄.

ealush commented 1 year ago

Yes, this seems like a bug. I will have to take a look at it when I get home from my vacation.

Thank you for reporting this.

nati-elmaliach commented 1 year ago

@ealush please assign it to me :)

ealush commented 1 year ago

Fixed by @nati-elmaliach in 4.4.9!