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
It seems that once one option is selected, the option list no longer displays when the caret icon is clicked, and requires that the user begin to type in order to see it. This seems to hold for both async option loading and just passing in an array.
The text was updated successfully, but these errors were encountered:
Similar thing for me.
I noticed that if I add value="" to the select then it starts working again. However, when you load up the select its populated with a tag ''.
It seems that once one option is selected, the option list no longer displays when the caret icon is clicked, and requires that the user begin to type in order to see it. This seems to hold for both async option loading and just passing in an array.
The text was updated successfully, but these errors were encountered: