ab931cf872
Inside `*ngFor` the second run of the styling instructions can get into situation where it tries to read a value from a binding which has not yet executed. As a result the read is `NO_CHANGE` value and subsequent property read cause an exception as it is of wrong type. Fix #35118 PR Close #35133 |
||
---|---|---|
.. | ||
BUILD.bazel | ||
OUTSTANDING_WORK.md | ||
base.css | ||
bundle.golden_symbols.json | ||
index.html | ||
index.ts | ||
todo.css | ||
todo_e2e_spec.ts |