Reputation: 31
In my homepage, I have react-select component. It's works as expected.
But after selecting any value, If go to another route and come back, React-Select not showing that value in search box. Although, the selected value is removed from the drop-down menu. But not showing only in Search Box.
Upvotes: 1
Views: 58