Old values is missing after search and set new value
Frozzy6 opened this issue · comments
Anatoly Rybalchenko commented
react-select-search/src/useSelect.js
Line 103 in a42a84f
controlled multiple with fuzzy search
- Choose options
- Search options witch does not include previous
- Choose another
- Previous value is missing
I bet "options" should be changed to "defaultOptions"