Skip to content
#

react-select

Here are 157 public repositories matching this topic...

glowdex
glowdex commented Dec 16, 2021

Let's say I have existing option "react multi select" but the user wants to create a new option "react multi". Currently since it matches multi select the Create Option input isn't shown. Is there any way to deal with this?

p.s. I absolutely love this package!! It easily allowed me to do everything I wanted to and spent so long trying to make with other components. Thanks for your work 😄

enhancement help wanted good first issue
buzzwin
buzzwin commented May 30, 2022

code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: client@1.0.0
npm ERR! Found: react@18.1.0
npm ERR! node_modules/react
npm ERR! react@"^18.1.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.0 || ^17.0.0" from react-windowed-select@5.0.0

Getting this error , any plans on testing

good first issue

Improve this page

Add a description, image, and links to the react-select topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the react-select topic, visit your repo's landing page and select "manage topics."

Learn more