Skip to content

prevent option click from bubbling and causing list re-open #75

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

odama626
Copy link

@odama626 odama626 commented Jun 5, 2025

clicking on option in list currently causes the list to stay open. I tracked it down to closing, then bubbling to an onclick on the input that causes it to reopen.

also -- this is a great library. required way less fiddling than other select libs I've used in the past

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

Successfully merging this pull request may close these issues.

1 participant