fix: fix an issue in the custom elements bundle where if you set a property on an element programatically before it was upgraded it would shadow the accessors and therefore break any watchers as well. See https://developers.google.com/web/fundamentals/web-components/best-practices\#lazy-properties#2949
Merged
rwaskiewicz merged 7 commits intomasterfrom fix-prop-shadow-bugJul 7, 2021
+40-1
Commits
Commits on Jul 7, 2021
- committed