Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 执行 form.setFieldsValue({example: value}) 时 value 为 null|false|0 传递不到子组件、子组件接收到的为 undefined 的问题 #1312

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

qnnp-me
Copy link
Contributor

@qnnp-me qnnp-me commented Aug 15, 2023

fix: 执行 form.setFieldsValue({example: value}) 时 value 为 null|false|0 传递不到子组件、子组件接收到的为 undefined 的问题

  • 日常 bug 修复

…传递不到子组件、子组件接收到的为 undefined 的问题
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #1312 (303907e) into next (4d0387e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             next    #1312   +/-   ##
=======================================
  Coverage   70.78%   70.78%           
=======================================
  Files         200      200           
  Lines        7907     7907           
  Branches     2270     2270           
=======================================
  Hits         5597     5597           
  Misses       2105     2105           
  Partials      205      205           

@oasis-cloud oasis-cloud merged commit fd1af21 into jdf2e:next Aug 16, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants