mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently, the template type-checker gives an error if there are multiple bindings to the same input. This commit aligns the behavior of the template type-checker with the View Engine runtime: only the first binding to a field has any effect. The rest are ignored. PR Close #34649 |
||
|---|---|---|
| .. | ||
| integrationtest | ||
| ngcc | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| tsconfig-build.json | ||
| tsconfig.json | ||