+ Notes: This happens if size
is assigned after
+ options are selected. The select element picks the first item by
+ default, then it is expanded to show more options when{' '}
+ size
is assigned, preserving the default selection.
+
+ This was introduced in React 16.0.0 when options were added before + select attribute assignment. +
+