We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the issue.
<igx-date-picker><ng-template igxCalendarHeaderTitle let-formatCalendar>{{ formatCalendar.year }}</ng-template></igx-date-picker>
the title always stays at Select Date, while it shows the year in Ignite UI for Angular.
the title shows the year.
#13811
The text was updated successfully, but these errors were encountered:
simeonoff
No branches or pull requests
Description
Describe the issue.
Steps to reproduce
<igx-date-picker><ng-template igxCalendarHeaderTitle let-formatCalendar>{{ formatCalendar.year }}</ng-template></igx-date-picker>
Result
the title always stays at Select Date, while it shows the year in Ignite UI for Angular.
Expected result
the title shows the year.
Attachments
#13811
The text was updated successfully, but these errors were encountered: