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
Describe the bug
Hi! I noticed a bug when, when clicking on recently used emojis, they begin to change among themselves, although they should remain in their places, this creates inconvenience for users
The third line of the code has prop :display-recent which means, that we would display recently used emojis in emoji-picker.
Now when we clicked on emoji in recently used group you'll see, that emojis start insert at the beginning.
Expected behavior
Recently used group should have static emoji positions when we click by the emoji.
Describe the bug
Hi! I noticed a bug when, when clicking on recently used emojis, they begin to change among themselves, although they should remain in their places, this creates inconvenience for users
To Reproduce
Steps to reproduce the behavior:
Now when we clicked on emoji in recently used group you'll see, that emojis start insert at the beginning.
Expected behavior
Recently used group should have static emoji positions when we click by the emoji.
Screenshots
Codesandbox
Link to codesandbox
Necessary information (please complete the following information):
The text was updated successfully, but these errors were encountered: