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
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Dec 11, 2024
Describe the bug
When
yearNavigator
andview="month"
props are used together, selected year is being replaced with the current year when calendar closes.Reproducer
https://stackblitz.com/edit/8db5ygu5-1dstpscq
System Information
Steps to reproduce the behavior
Result: January 2024 is displayed in the input
Expected behavior
Expected result: January 2020 is displayed in the input
The text was updated successfully, but these errors were encountered: