react-select-search
react-select-search copied to clipboard
Input doesn't shows selected options if search is enabled
Describe the bug Multi select doesn't show options if the search is enabled
To Reproduce Steps to reproduce the behavior:
- Open this code sandbox
- Click on
Select... - Select an option.
- The input shows nothing
Expected behavior The input should populate values as user selects them
Desktop (please complete the following information):
- OS: MacOS
- Browser : Chrome
- Chrome version: Version 94.0.4606.81
Additional context Add any other context about the problem here.
Hi @tbleckert , do we aim to solve this one soon? Thanks!