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
668a33da3439f17e61dfa8f6d9b114ebde8c9d87
Parent: 19e2347
Committed by Martin Staffa <mjstaffa@gmail.com>
on 8/8/2018, 7:18:10 AM