## Question For questions, please use the `Discussions` tab of the repository! This is my code in previous angular and it's working fine :- <article class="calendar-wrapper"> <igx-calendar (selected)="onSelection($event)" selection="multi"></igx-calendar> </article> But why is it not working in angular 14 version??
Question
For questions, please use the
Discussionstab of the repository!This is my code in previous angular and it's working fine :-
But why is it not working in angular 14 version??