react-select
react-select copied to clipboard
Creatable Select shows "no options" if created option is selected then retyped
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
This bug is still here in v5.8.0.