Open
Description
we got this error after migration
X [ERROR] No matching export in "node_modules/@angular/core/fesm2022/core.mjs" for import "afterRender"
node_modules/@coreui/angular/fesm2022/coreui-angular.mjs:2:336:
2 │ ...DetectorRef, contentChild, afterRender, viewChild, ViewContainer...
Looks like you have to update the package to be compatible with it as afterRender is replaced with afterEveryRender in angular 20 , can you speed up please with this update ?
Metadata
Metadata
Assignees
Labels
No labels