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'm simply trying to have a placeholder in the select, and it only appears if I add 'multiple', but then the select becomes a multiple select, which I don't want
Describe the bug
Placeholder is only shown wne one include the 'multiple'
To Reproduce
Steps to reproduce the behavior:
this does not have a placeholder
this have a place holder
Expected behavior
Expected tha the select will have a placeholder.
Actual behavior
The select does not have the placeholder
Show your code
see above - cannot create snippet as my account needs to be 7 day old!
issue is also in the snippet on the playground
The text was updated successfully, but these errors were encountered: