-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Can't chage single date when range is true #613
Labels
Comments
Hello! Thank you for the bug report, I'll check it |
Merged
fixed in 3.5.2 |
Not fixed yet, found another problem( |
t1m0n
added a commit
that referenced
this issue
May 26, 2024
Merged
fixed in v3.5.3 ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'm coding an application that implements the datepicker with range: true.
But if I select a date range and then deselect a date to change the range duration, when I click the new date the datepicker reselect the old selected date.
I also try to remove all settings when I initialize the plugin and leave only the date range, but the bug persist.
I am currently use the version 3.5.1. and the code I use is the following
2024-05-24.15-32-35.mp4
The text was updated successfully, but these errors were encountered: