mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `NO_ERRORS_SCHEMA` schema can be used to ignore errors related to unknown elements or properties, but since it suppresses these errors it may also hide real problems in a template. This commit updates the `NO_ERRORS_SCHEMA` docs to mention that. Closes #39454. PR Close #42327 |
||
|---|---|---|
| .. | ||
| app | ||
| testing | ||
| expected.ts | ||
| index-specs.html | ||
| index.html | ||
| main-specs.ts | ||
| main.ts | ||
| test.css | ||
| tests.sb.ts | ||