Calendar defaultDate is not highlighted #14633
Labels
Resolution: Stale
Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
I'm not sure if it is a bug or if I don't understand the documentation properly. I tried to use the defaultDate property on the calendar component. The calendar open on the month and year of the defaultDate, as expected, but I expected to see also the defaultDate option highlighted (as the today's date is highlighted by default).
My understanding of the documentation is the same:
Environment
My application is running on Angular 17 with latest version of PrimeNg (17.4.0)
Reproducer
No response
Angular version
17.0.9
PrimeNG version
17.4.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v20.11.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
I would expect to see the default date highlighted, as the today's date is. Or to have a clearer documentation on this property
Please let me know if I can help in any way on this topic !
The text was updated successfully, but these errors were encountered: