react-select: Preventing auto-closing (closeMenuOnSelect={false} ) when option clicked
I'm using closeMenuSelect= {false} property in <Select> but the entire dropdown still wants to close every time I select an option from the dropdown filters
GH: https://github.com/nnall/Inventory
Filter Component: https://github.com/nnall/Inventory/blob/main/src/filter.js (starting at line 209)
Live: It's getting .json from a live proxy server so I can't host it on netlify
GitHub
GitHub - nnall/Inventory
Contribute to nnall/Inventory development by creating an account on GitHub.
GitHub
Inventory/src/filter.js at main · nnall/Inventory
Contribute to nnall/Inventory development by creating an account on GitHub.
0 Replies