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
For Select component, the placeholder class isn't working.
On demo page, we can see that Select have a placeholder:text-muted-foreground so when there's no selected value, it should be displayed in the same color as the message below with the same class
Reproduction
https://www.shadcn-vue.com/docs/components/select#form
Describe the bug
For
Select
component, the placeholder class isn't working.On demo page, we can see that
Select
have aplaceholder:text-muted-foreground
so when there's no selected value, it should be displayed in the same color as the message below with the same classSystem Info
Contributes
The text was updated successfully, but these errors were encountered: