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

FormInstance.setFields等情况下不会触发dependencies #515

Open
YinDongFang opened this issue Oct 10, 2022 · 1 comment
Open

FormInstance.setFields等情况下不会触发dependencies #515

YinDongFang opened this issue Oct 10, 2022 · 1 comment

Comments

@YinDongFang
Copy link

问题

以下情况不会触发dependencies更新

  • setFields(点击更改Name
  • 添加新Field组件(输入name值,创建新的Gender字段,但不会出现Height字段)

Demo

https://codesandbox.io/s/bugdemo-k9jl2m?file=/demo.js

期望

setFields或添加新Field(有默认值时)能够触发denpendencies更新

@YinDongFang
Copy link
Author

和问题 ant-design/ant-design#36985 相同

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

No branches or pull requests

1 participant