Open parmeet1099 opened 11 months ago
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
I have fixed this in #49. Hopefully it gets fixed soon.
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.