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
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.
-
I am trying to render a dropdown box with nested array. My Question is how to implement rendering ?
How to show the selected value?
As I cannot get the current selected value in option, I can't render the button here.
Expand snippet
Expected result: If user selected "first" option, the sub list option will show the Button.
Here is sample code: [https://codesandbox.io/s/naughty-pasteur-59lyrs]
Beta Was this translation helpful? Give feedback.
All reactions