fix(select): ensure the label attribute is updated in Internet Explorer
Only changing the `<option>` text value is not enough to trigger a render change in IE. We need to explicit update the `label` property too. Closes #9621 Closes #10042
P
Peter Bacon Darwin committed
6604c2361427fba8c43a39dc2e92197390dfbdbe
Parent: 195deca