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

{silent: true} bug? #649

Open
seantw opened this issue Dec 7, 2024 · 1 comment
Open

{silent: true} bug? #649

seantw opened this issue Dec 7, 2024 · 1 comment
Labels
Milestone

Comments

@seantw
Copy link

seantw commented Dec 7, 2024

The onSelect event handler is bypassed when calling selectDate(date,{silent: true}) , whereas onBeforeSelect is still invoked.

@t1m0n
Copy link
Owner

t1m0n commented Dec 19, 2024

Yep, it should not be triggered, you're right. Thanks for the bug report

@t1m0n t1m0n added the bug label Dec 19, 2024
@t1m0n t1m0n added this to the v3.5.4. milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants