fix(select): allow to select first option with value `undefined`
Previously, the value observer incorrectly assumed a value had changed even if it was the first time it was set, which caused it to remove an option with the value `undefined` from the internal option map. Fixes #16653 Closes #16656
M
Martin Staffa committed
79ca0f1e914d9176167e55062900414fe5cc4557
Parent: 848c9b5
Committed by GitHub <noreply@github.com>
on 8/6/2018, 10:47:43 AM