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

toggle(true) in click event handler with toggle picker off directly #11

Open
zbryikt opened this issue Sep 12, 2022 · 0 comments
Open

Comments

@zbryikt
Copy link
Collaborator

zbryikt commented Sep 12, 2022

toggle(true) add an click event handler, which may be called right after toggle(true) executed if this code is within another click event handler, and the auto added handler is for toggle off the picker, thus toggles the picker off.

Picker won't show in this case. We should add the click handler after the caller event propagated.

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