Files
gerrit/polygerrit-ui/app/elements/core/gr-account-dropdown
Tao Zhou d2fca29792 Add undefined check for computed properties
Same as obervers, in polymer 2 a computed property will run when
at least one dependencies is defined. To match the behavior in v1,
return undefined if not all dependencies are defined.

Bug: Issue 10723
Change-Id: Iaa294d5bc392c6f3970cdbb59213a9d2913e6f64
2019-08-12 18:53:02 +02:00
..