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
Hi, in the second Listbox example here the selected render prop argument does not work. It worked for me only after I changed the Listbox.Optionvalue to person.name instead of person. Im working on CRA without any other dependencies.