JedWatson / react-select

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

defaultValue text gets truncated with elipsis (...) at the end #5923

Open AxRRep opened 2 weeks ago

AxRRep commented 2 weeks ago

Is there any way to prevent defaultValue getting shortened? It seems like there is no such setting.

image