You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When selecting a date from the calendar in (1.0.9) I get the correct date object selected but the day of the month with the shown selected in the calendar is 1 day earlier than that clicked.
This is with a single date selection.
My testing is via variables browsers on MacOS and I've added console logs through the lifecycle of the click event through and isFirstInRange is consistently choosing the wrong date.
MacOS 14.4.1
Chrome 125.0.6422.142
The text was updated successfully, but these errors were encountered:
Describe the bug
When selecting a date from the calendar in (1.0.9) I get the correct date object selected but the day of the month with the shown selected in the calendar is 1 day earlier than that clicked.
This is with a single date selection.
My testing is via variables browsers on MacOS and I've added console logs through the lifecycle of the click event through and isFirstInRange is consistently choosing the wrong date.
MacOS 14.4.1
Chrome 125.0.6422.142
The text was updated successfully, but these errors were encountered: