Files
gerrit/polygerrit-ui/app/elements/shared/gr-select
Becky Siegel aae6d670a5 Fix issue with gr-select when value is 0
There was an issue with gr-select that when the bound value is 0, the
native value was not set properly because of the way the value was
checked. This change fixes the issue by explicitly checking for
undefined rather than falsy value.

Change-Id: I1ef33cdb99933e5d2a8ba1fd9360266e8d258eaf
2017-12-06 01:30:45 +00:00
..