You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a select form element with a size attribute as I want multiple options to display.
I do not have the "multiple" attribute as I do not want to allow multiple selections.
The chevron appears unless you add the multiple attribute.