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
The "Previous Month" button remains disabled when the "min" property is set to the previous month and navigation occurs by clicking a date in the next month. The button doesn’t enable automatically, unlike when using the next month button.
The min date is used to initially disable the component during initialization. However, the navigation buttons do not seem to update correctly when navigating by selecting dates in the next month, using keyboard navigation to change the month, or clicking the 'Today' button.
yanmariomenev
changed the title
[MultiViewCalendar] Previous month button remains disabled when navigating by clicking on next month’s date
[MultiViewCalendar] The navigation buttons state does not update in specific use cases
Dec 13, 2024
Description
The "Previous Month" button remains disabled when the "min" property is set to the previous month and navigation occurs by clicking a date in the next month. The button doesn’t enable automatically, unlike when using the next month button.
The min date is used to initially disable the component during initialization. However, the navigation buttons do not seem to update correctly when navigating by selecting dates in the next month, using keyboard navigation to change the month, or clicking the 'Today' button.
Steps To Reproduce
Navigate to the next month by clicking the next month's dates in the following example:
https://stackblitz.com/edit/angular-5a3ebz4n-bxfnfn1o
Screenshots or video
Screen.Recording.2024-12-13.at.13.19.44.mov
Expected Behavior
Same as the Calendar component.
Browser
Chrome
Browser version
latest
OS type
MacOS
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response
The text was updated successfully, but these errors were encountered: