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
If I have a Select component with no items set and a placeholder text set, the placeholder text is not shown. If the select has items, the placeholder is shown.
Expected outcome
I would expect the placeholder text to be shown whether there are any items or not.
Description
If I have a
Select
component with no items set and a placeholder text set, the placeholder text is not shown. If the select has items, the placeholder is shown.Expected outcome
I would expect the placeholder text to be shown whether there are any items or not.
Minimal reproducible example
Steps to reproduce
Environment
Vaadin version(s): 24.5
Browsers
No response
The text was updated successfully, but these errors were encountered: