Calendar: disabledDate Template Broken #13695
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Overriding the disabledDate template does not work — other templates, such as header and date, work, but not this particular one.
Environment
Compilation tested on Mac OS, Windows, and Stackblitz. All modern browsers tested.
Reproducer
No response
Angular version
16.2.5
PrimeNG version
16.3.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.10.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
I expected that by overriding the disabledDate template it would apply my custom style to disabledDates.
The text was updated successfully, but these errors were encountered: