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

Offset does not produce anything. #71

Open
Nice2Work opened this issue Apr 19, 2024 · 1 comment
Open

Offset does not produce anything. #71

Nice2Work opened this issue Apr 19, 2024 · 1 comment

Comments

@Nice2Work
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. set offset using :offset=100
  2. open popup (same spot)
  3. set offset using :offset=-100
  4. open popup, same spot, always on the top

Expected behavior
I was hoping to see this being like setting the popup to the bottom, right, left of the
<span
@click="showEmojiPicker = !showEmojiPicker"
style="font-size: 45px; cursor: pointer"
v-html="showMyEmoji()"

Screenshots
If applicable, add screenshots to help explain your problem.

Necessary information (please complete the following information):

  • Vue 3.x:
  • Vite/Vue-CLI version:
  • Node version:
  • EmojiPicker version: latest since 4/18/2024

Additional context
I really love this little gadget and I think it deserves the love it can get.

@delowardev
Copy link
Owner

Thanks so much for reporting this issue, I will look into it.

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

2 participants