Dev demos don't run strict template checks #14550
Labels
🐛 bug
Any issue that describes a bug
demos
🛠️ status: in-development
Issues and PRs with active development on them
Description
The main
tsconfig.json
does haveangularCompilerOptions.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:The text was updated successfully, but these errors were encountered: