Files
gerrit/polygerrit-ui/app/elements/shared/gr-avatar
Paladox none 0ee62135f2 Fix avatars not showing correctly
Sometimes avatars do not load on the change metadata or the dashboard.

I found this is because the this._account check sometimes returns null
which then cause it to hit the this.hidden = true. Because there was
no setting hidden back to false, gr-avatar stayed permanently hidden
even if "account" became defined.

Bug: Issue 9851
Change-Id: I2627d7c830fc8825790f15359024496ff9e0e6be
2019-03-05 08:50:13 +00:00
..
2018-06-01 13:21:38 -07:00
2019-03-05 08:50:13 +00:00