Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recently used emojis change places every time you click in this group #75

Open
LexandriO opened this issue Jul 30, 2024 · 0 comments
Open

Comments

@LexandriO
Copy link

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:

  1. Go to Live Preview of the vue3-emoji-picker
  2. Click on App.vue file
  3. 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.

Screenshots
browser_iekaM7PAAC

Codesandbox
Link to codesandbox

Necessary information (please complete the following information):

  • Vue version: ^3.4.21
  • Vite/Vue-CLI version:
  • Node version: v21.7.3
  • EmojiPicker version: ^1.1.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant