Calendar: the calendar disables the year if minDate is set to the current month #13919
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
If minDate is set to a date later than the current one, the Calendar disables the entire year for selection.
Environment
Local Setup, Mac OS
Angular CLI: 16.2.0
Reproducer
No response
Angular version
16.2.0
PrimeNG version
16.5.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.20.0
Browser(s)
All
Steps to reproduce the behavior
Expected behavior
The year is available for selection even if minDate is far in the future compared to the current date
The text was updated successfully, but these errors were encountered: