Replies: 1 comment
-
here is also the whole code
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get my options from an api call and after the options are received I set isLoading to false and the options to the received options. But then my defaultValue is not shown. Here is a CodeSandbox
in this sandbox I created 3 select the third one is not showing the defaultValue after clicking the "turn loading off" button.
thanks for your support
Beta Was this translation helpful? Give feedback.
All reactions