Timeline for update to Angular 20
Closed this issue · 3 comments
baloo32 commented
With the release of Angular 20, is there a "soonish" release to support v20?
The afterRender event has been renamed to afterEveryRender and dependencies on the old name in:
node_modules/@coreui/angular/fesm2022/coreui-angular.mjs:2:336
...DestroyRef, RendererFactory2, PLATFORM_ID, Inject, forwardRef, NgZone, ChangeDetectorRef, contentChild, **afterRender**, viewChild, ViewContainerRef,
mean the application won't compile?
Thanks in advance!
xidedix commented
Please update to @coreui/angular version ~5.5.2 for Angular 20 and let us know if it works for you.