You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an element is lazily upgraded after its host binds values to it, the bound value will incorrectly revert to its default value if the property has no property effects. This behavior is correct for properties that do have property effects.
Description
When an element is lazily upgraded after its host binds values to it, the bound value will incorrectly revert to its default value if the property has no property effects. This behavior is correct for properties that do have property effects.
Live Demo
https://jsbin.com/hepidek/edit?html,console,output
Expected Results
Actual Results
Browsers Affected
All
Versions
The text was updated successfully, but these errors were encountered: