mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit adds an extended diagnostics check that verifies that all control flow directives (such as `ngIf`, `ngFor`) have the necessary directives imported in standalone components. Currently there is no diagnostics produced for such cases, which makes it harder to detect and find problems. PR Close #46146 |
||
|---|---|---|
| .. | ||
| compiler_options.md | ||
| error_code.md | ||
| extended_template_diagnostic_name.md | ||