tbleckert / react-select-search

⚡️ Lightweight select component for React
https://react-select-search.com
MIT License
676 stars 147 forks source link

Fix input fuse options on search #72

Closed eugenezastrogin closed 4 years ago

eugenezastrogin commented 4 years ago

Should close https://github.com/tbleckert/react-select-search/issues/71

vjuneja commented 4 years ago

facing this as well but even @aethelz fix did not work for me when i pulled directly from his branch.

tbleckert commented 4 years ago

@aethelz @vjuneja A lot of refactoring has happened the last few days and this should be fixed in the latest version.

@aethelz Sorry for missing the PR (and thanks for it). Could you see if you can reproduce the error in the latest version, and if so we can come back to this PR.