tbleckert / react-select-search

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

solved bug related to using multiple in Async #90

Closed alihamuh closed 4 years ago

alihamuh commented 4 years ago

I was having an issue using multiple with getOption/Async etc. So I solved the bug.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tbleckert/react-select-search/o8m9w57eb ✅ Preview: https://react-select-search-git-fork-alihamuh-master.tbleckert.vercel.app

tbleckert commented 4 years ago

@alihamuh Thanks for your contribution! Can you reformat the code so that it follows the eslint rules? Right now it's not possible to see what changes you've made.

alihamuh commented 4 years ago

Ok. I am working on it.

alihamuh commented 4 years ago

Please check this pull request https://github.com/tbleckert/react-select-search/pull/92