react-component / select

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

fix rendering exception caused in group select #997

Closed MarioJames closed 6 months ago

MarioJames commented 6 months ago

fix rendering exception caused by the group options data being null/undefined

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 11, 2023 7:27am
codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (ec0c6c7) 99.78% compared to head (67d35c5) 99.78%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #997 +/- ## ======================================= Coverage 99.78% 99.78% ======================================= Files 38 38 Lines 1376 1378 +2 Branches 378 397 +19 ======================================= + Hits 1373 1375 +2 Misses 3 3 ```

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