react-component / menu

React Menu
https://menu.react-component.now.sh/
MIT License
681 stars 245 forks source link

fix: key type mismatch #691

Open madocto opened 6 months ago

madocto commented 6 months ago

ref: ant-design/ant-design#47837

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 99.58%. Comparing base (4ae012f) to head (606fa0e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #691 +/- ## ======================================= Coverage 99.58% 99.58% ======================================= Files 27 27 Lines 721 722 +1 Branches 196 198 +2 ======================================= + Hits 718 719 +1 Misses 3 3 ```

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

MadCcc commented 6 months ago

⚠️ 这个 PR 存在 breaking change 风险,如果用户 bug as feature 就会有问题