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 combobox, when data are coming from API and <Combobox.Option> is rendered with .map it is very difficult to provide a default value (I mean default <Combobox.Option>). So it will be very helpful if there were a <Combobox.Option.Default> component or <Combobox.Option> has a default prop that will render when no option is rendered in <Combobox.Options>
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
for combobox, when data are coming from API and <Combobox.Option> is rendered with .map it is very difficult to provide a default value (I mean default <Combobox.Option>). So it will be very helpful if there were a <Combobox.Option.Default> component or <Combobox.Option> has a default prop that will render when no option is rendered in <Combobox.Options>
Beta Was this translation helpful? Give feedback.
All reactions