react-select-material-ui
react-select-material-ui copied to clipboard
A react SELECT component based on react-select and looking like a material-ui component
The Storybook link in the readme leads to a page that doesn't render anything. Not sure what the issue is, just wanted to point it out.
Hi! I'm trying to import this library, using React 18, and am getting this error with any of the selects I try to use. For example, TagSelect: ``` 'TagsSelect' cannot...
I searched this repo for `async` but haven't found any documentation/examples. Is https://react-select.com/async#loading-asynchronously supported by this component?
Right now the only way to change the order of the things you picked is to remove some of them and then add them back in. It would be really...
There was very useful demo for this component, but no link leads to 404.