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

@click.stop not trigger the click event on document.addEventListener #46

Open
Chhunneng opened this issue Feb 3, 2023 · 0 comments
Open

Comments

@Chhunneng
Copy link

As I check the vue-emoji-picker can only use @click.stop to open the picker. I also have another popover and my purpose is I want to close the popover when click to open the picker but it can not trigger a click when I click to open the picker. Is there any way to close my popover before the picker is open?
Noted: my popover is triggered by add event click to document and the click is outside my popover.

@Chhunneng Chhunneng changed the title @click.stop not trigger the click event @click.stop not trigger the click event on document.addEventListener Feb 3, 2023
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