Skip to content

Support for Angular 20 replace afterRender with afterEveryRender #232

Open
@ShaimaaHamdan

Description

@ShaimaaHamdan

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions