react-component / select

React Select
https://select.react-component.now.sh/
MIT License
892 stars 451 forks source link

fix: non-controllable component's options change cause wrong label #1007

Open bbb169 opened 6 months ago

bbb169 commented 6 months ago

fix: https://github.com/ant-design/ant-design/issues/45734

针对这种情况单独的更新value

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
select ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 28, 2023 9:15am
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (54a2063) 99.78% compared to head (f1a7f44) 99.78%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1007 +/- ## ======================================= Coverage 99.78% 99.78% ======================================= Files 38 38 Lines 1393 1406 +13 Branches 388 395 +7 ======================================= + Hits 1390 1403 +13 Misses 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.