coreui/coreui-angular

Timeline for update to Angular 20

Closed this issue · 3 comments

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!

@baloo32 no worries, we're working on it.

Please update to @coreui/angular version ~5.5.2 for Angular 20 and let us know if it works for you.

@baloo32 fixed in ~5.5.x - thanks!