You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am using the emoji picker with react, and I have two different use cases for the picker in my application, so the props are different for each case.
One of the differences is the exceptEmojis prop and what is happening is after I open Picker 1 with emojis excluded, once I open Picker 2 that shouldn't have emojis excluded, the exclusions are there, and I can't seem to "reset" it to a fresh state.
The text was updated successfully, but these errors were encountered:
Hello, I am using the emoji picker with react, and I have two different use cases for the picker in my application, so the props are different for each case.
One of the differences is the
exceptEmojis
prop and what is happening is after I open Picker 1 with emojis excluded, once I open Picker 2 that shouldn't have emojis excluded, the exclusions are there, and I can't seem to "reset" it to a fresh state.The text was updated successfully, but these errors were encountered: