JedWatson / react-select

The Select Component for React.js
https://react-select.com/
MIT License
27.49k stars 4.12k forks source link

Creatable Select shows "no options" if created option is selected then retyped #5774

Open ashleyqw opened 10 months ago

ashleyqw commented 10 months ago

If you type in a new created option in a Creatable select, and select it, then retype the same option, it'll show "No options" instead of allowing user to choose that option again which is what I would expect.

https://github.com/JedWatson/react-select/assets/35714960/61297414-3197-444a-bdf1-a42a4859418d

This is reproducible using just the Creatable example here https://react-select.com/creatable

jagodin commented 5 months ago

This bug is still here in v5.8.0.