mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Fixes Ivy throwing an error if it runs into an empty property binding on an `ng-template` (e.g. `<ng-template [something]=""></ng-template>`) by not generating an update instruction for it. Fixes #30801. This PR resoves FW-1356. PR Close #30829 |
||
|---|---|---|
| .. | ||
| directives | ||
| i18n | ||
| location | ||
| pipes | ||
| BUILD.bazel | ||
| common_module_spec.ts | ||
| cookie_spec.ts | ||
| spies.ts | ||
| viewport_scroller_spec.ts | ||