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

通过 removeSchemaByFiled 方法 ,将某个 field 从 Schema中删除后,通过 getFieldsValue 方法还能获取 已删除 field 的值? #471

Closed
1 task
M69W opened this issue Apr 11, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@M69W
Copy link

M69W commented Apr 11, 2021

⚠️ IMPORTANT ⚠️ Please check the following list before proceeding. If you ignore this issue template, your issue will be directly closed.

  • [√ ] Read the docs.
  • [ √] Make sure the code is up to date. (Some bugs have been fixed in the latest code)
  • This is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.

Describe the bug

通过 removeSchemaByFiled 方法 ,
将某个 field 从 Schema中删除后,
通过 getFieldsValue 方法还能获取 已删除 field 的值。
这个结果是否为bug ?还是需要什么操作才能正确最后的表单值?

Reproduction

替换后demo的 DynamicForm.vue 复现以上描述
DynamicForm.vue.zip

System Info

  • Operating System: macOS 11.2.3 (20D91)
  • Node version: v12.20.2
  • Package manager (npm/yarn/pnpm) and version: yarn: 1.22.10
@M69W
Copy link
Author

M69W commented Apr 15, 2021

update:
视频演示
QQ20210415-221844-HD.mp4.zip

@anncwb anncwb added the bug Something isn't working label Apr 16, 2021
@anncwb anncwb closed this as completed Apr 19, 2021
@M69W
Copy link
Author

M69W commented Apr 19, 2021

已更新代码,但此现象依然存在。
我本地代码合并问题
已解决,感谢

@github-actions github-actions bot locked and limited conversation to collaborators Sep 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants