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
When selecting an emoji which will now be a recent one, the recent category is not updated on the picker. This can be fix by putting a :key attribute on the component and refreshing the data, but we lose the component's state (scroll, search etc).
The text was updated successfully, but these errors were encountered:
When selecting an emoji which will now be a recent one, the recent category is not updated on the picker. This can be fix by putting a
:key
attribute on the component and refreshing thedata
, but we lose the component's state (scroll, search etc).The text was updated successfully, but these errors were encountered: