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
Hello, first of all thank you for providing and maintaining this project.
I would like to build an asynchronous select, which however displays options to the user by default (i.e. even if no search text has been entered yet).
As a workaround I had tried to set an input via defaultInputValue (a space), but this doesn't seem to be taken into account in the asynchronous variant. Anyway, in no case the loadOptions is called.
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.
-
Hello, first of all thank you for providing and maintaining this project.
I would like to build an asynchronous select, which however displays options to the user by default (i.e. even if no search text has been entered yet).
As a workaround I had tried to set an input via defaultInputValue (a space), but this doesn't seem to be taken into account in the asynchronous variant. Anyway, in no case the loadOptions is called.
Is this possible with the current API?
Beta Was this translation helpful? Give feedback.
All reactions