react-multi-select-component icon indicating copy to clipboard operation
react-multi-select-component copied to clipboard

Lightweight (~5KB gzipped) multiple selection dropdown component

Results 67 react-multi-select-component issues
Sort by recently updated
recently updated
newest added

How can i change defalut select placeholder

bug

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

Hello, First, I want to thank you for your work on the `react-multi-select-component` package. It has been incredibly useful for my Next.js project. However, I have encountered an issue with...

bug

**Feature Request: Add React 19 Compatibility** Currently, `react-multi-select-component` supports React versions up to 18. However, I am using React 19 in my project and would like to continue using this...

enhancement

I want to know how to change the color of the backgound that present inisde the multiselect , is there any way to do it ?

The `closeOnChangedValue={true}` works if the option is selected with tap or click, but not if selected with arrow keys and then pressing Enter on the keyboard.

bug