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

selecting date provides correct date variable but selects the previous day in the calendar UI 🐛 #26

Closed
dboundz opened this issue Jun 17, 2024 · 1 comment
Labels
Type: Bug Something isn't working

Comments

@dboundz
Copy link

dboundz commented Jun 17, 2024

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

@dboundz dboundz added the Type: Bug Something isn't working label Jun 17, 2024
@dysfunc
Copy link
Contributor

dysfunc commented Jan 19, 2025

can you provide a REPL or a StackBlitz link reproducing the issue?

@dysfunc dysfunc closed this as completed Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants