-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Enabling the new strictTemplates flag in Angular 9's compiler options generates the following build error:
This likely means that the library (@angular/platform-browser/animations) which declares BrowserAnimationsModule has not been processed correctly by ngcc, or is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.
Error appears for multiple components:
- @angular/platform-browser/animations
- @angular/router
- @angular/material/sort
- @angular/material/paginator
- @angular/material/datepicker
- @angular/material/icon
- @angular/material/core
- @angular/forms
And maybe in some other. But these ones i am using in my project.
UesleyCarossi, umermalik129, jpelton-stroud, RondoK, stephan1 and 30 more
Metadata
Metadata
Assignees
Labels
No labels