alibaba / formily

📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
https://formilyjs.org/
MIT License
11.12k stars 1.44k forks source link

fix(element): fix Radio.Group Checkbox.Group warning #3986 #4003

Closed lumdzeehol closed 9 months ago

lumdzeehol commented 9 months ago

Before submitting a pull request, please make sure the following is done...

Please do not delete the above content


What have you changed?

Radio.Group and Checkbox.Group 由 1b809a3 的修复将change映射为undefined产生 #3986 的warning, 修复后将无效的handler映射到noop. fix #3986

lumdzeehol commented 9 months ago

image @janryWang 白总看看ci是否异常了

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (d8716ea) 99.55% compared to head (821b358) 99.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## formily_next #4003 +/- ## ============================================= Coverage 99.55% 99.55% ============================================= Files 152 152 Lines 6716 6716 Branches 1881 1881 ============================================= Hits 6686 6686 Misses 29 29 Partials 1 1 ```

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