**Steps to reproduce:** 1. Pass an array of options like `['', 'One', 'Two', 'Three']` 2. Selecting the first option `''` doesn't trigger onChange.
Steps to reproduce:
['', 'One', 'Two', 'Three']''doesn't trigger onChange.