Skip to content

minDate and maxDate dont prevent navigating across disabled dates. #51

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
parmeet1099 opened this issue Jan 2, 2024 · 2 comments
Closed

Comments

@parmeet1099
Copy link

parmeet1099 commented Jan 2, 2024

For eg. maxDate is set to 2nd Jan 2024. clicking on next() button, doesn't update the UI, i.e. the UI still shows Jan, 2024 calender but behind the hood, it navigates to furture months. so when i close and open it again it shows future disabled month, say something like May, 2024.

image image image image
@MrKeon
Copy link

MrKeon commented Jan 5, 2024

I can confirm I have experienced this bug as well where clicking the Next/Prev button in the datepicker does not update the view, but when clicking outside of the datepicker, the date set correlates to the clicking of the Next/Prev button clicks

@pmaidens
Copy link

I have fixed this in #49. Hopefully it gets fixed soon.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants