Changing the selections prop outside the Select component does not update the component correctly. In typeahead, it shows the clear icon but does not show the text for the selected item. Clicking dropdown and then closing it makes it show up.
Expected Results
Selected item is shown
Actual results
Selected item is not shown
Reproducible sandbox
This sandbox has a timeout of 2 seconds after mounted where it changes the selection. This is reflected in the UI with the clear icon showing.
https://codesandbox.io/s/modern-sky-2zhnh
Reactions are currently unavailable
Changing the selections prop outside the Select component does not update the component correctly. In typeahead, it shows the clear icon but does not show the text for the selected item. Clicking dropdown and then closing it makes it show up.
Expected Results
Selected item is shown
Actual results
Selected item is not shown
Reproducible sandbox
This sandbox has a timeout of 2 seconds after mounted where it changes the selection. This is reflected in the UI with the clear icon showing.
https://codesandbox.io/s/modern-sky-2zhnh