Anatoly Rybalchenko

Results 2 issues of Anatoly Rybalchenko

https://github.com/tbleckert/react-select-search/blob/a42a84ff9ea049f5ba9368841e4375cee1cd8486/src/useSelect.js#L103 controlled multiple with fuzzy search 1. Choose options 2. Search options witch does not include previous 3. Choose another 4. Previous value is missing I bet "options" should be...

Hello! I have same bundles size for this import: src\components\FilterablePedalList\FilterablePedalList.js `import { simpleSort } from "../../utils/utils";` and for this one `import { simpleSort, uasort, uksort, usort } from "../../utils/utils";` In...