IgniteUI / igniteui-angular

Ignite UI for Angular is a complete library of Angular-native, Material-based Angular UI components with the fastest grids and charts, Pivot Grid, Dock Manager, Hierarchical Grid, and more.
https://www.infragistics.com/products/ignite-ui-angular
Other
573 stars 161 forks source link

Dev demos don't run strict template checks #14550

Open damyanpetev opened 4 months ago

damyanpetev commented 4 months ago

Description

The main tsconfig.json does have angularCompilerOptions.strictTemplates option enabled, but dev demos build with "aot": false and don't actually perform the checks at all. When enabled there are a number of errors, for example: image

github-actions[bot] commented 2 months ago

There has been no recent activity and this issue has been marked inactive.

github-actions[bot] commented 1 week ago

There has been no recent activity and this issue has been marked inactive.

radomirchev commented 1 week ago

@damyanpetev what is the status of this bug?