f45c43188f
Prior to this fix, all style/class bindings (e.g. `[style]` and `[class.foo]`) would quietly update a binding value if and when the current binding value changes during checkNoChanges. With this patch, all styling instructions will properly check to see if the value has changed during the second pass of detectChanges() if checkNoChanges is active. PR Close #33103 |
||
---|---|---|
.. | ||
map_based_bindings_spec.ts | ||
styling_context_spec.ts | ||
styling_debug_spec.ts |