Calendar: Using "minDate" with "yearNavigator" removes previous selected date on selection #7422
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
When using Calendar component with "minDate" and "yearNavigator" the problem can be reproduced. A click on the input element clears the previous selected date.
Reproducer
https://stackblitz.com/edit/5xinhk?file=src%2FApp.jsx
System Information
Steps to reproduce the behavior
Expected behavior
The previous selected date should not be removed when clicking on the calendar.
The text was updated successfully, but these errors were encountered: