We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c5a61 commit 8f9980cCopy full SHA for 8f9980c
projects/igniteui-angular/src/lib/calendar/calendar.component.html
@@ -77,5 +77,5 @@ <h2 class="igx-calendar__header-date">
77
[locale]="locale"
78
[formatView]="formatViews.year"
79
[yearFormat]="formatOptions.year"
80
- (onSelection)="changeYear($event, dayViews)">
+ (onSelection)="changeYear($event)">
81
</igx-years-view>
0 commit comments