Calendar: selecting a new year is not being reflected when transitioning to the month view. #7254
Labels
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Describe the bug
#7252 PR is already merged, but noticed that there might be an additional scenario that requires a consideration.
In the original code:
origin.mov
In the merged code:
merged.mov
when selects a year in the calendar component's year view, it seems that this selection is not being reflected when transitioning to the month view.
thank you for your time and consideration xD
Reproducer
https://stackblitz.com/edit/vitejs-vite-zz2lsp
Reproducer is origin code base, and the latest master branch is required for checking.
System Information
Steps to reproduce the behavior
Expected behavior
selecting a new year is being reflected when transitioning to the month view.
The text was updated successfully, but these errors were encountered: