We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
⚠️ IMPORTANT ⚠️ Please check the following list before proceeding. If you ignore this issue template, your issue will be directly closed.
通过 removeSchemaByFiled 方法 , 将某个 field 从 Schema中删除后, 通过 getFieldsValue 方法还能获取 已删除 field 的值。 这个结果是否为bug ?还是需要什么操作才能正确最后的表单值?
替换后demo的 DynamicForm.vue 复现以上描述 DynamicForm.vue.zip
The text was updated successfully, but these errors were encountered:
update: 视频演示 QQ20210415-221844-HD.mp4.zip
Sorry, something went wrong.
fix(form): remove field binding when deleting schema #471
38f5072
已更新代码,但此现象依然存在。 我本地代码合并问题 已解决,感谢
No branches or pull requests
Describe the bug
通过 removeSchemaByFiled 方法 ,
将某个 field 从 Schema中删除后,
通过 getFieldsValue 方法还能获取 已删除 field 的值。
这个结果是否为bug ?还是需要什么操作才能正确最后的表单值?
Reproduction
替换后demo的 DynamicForm.vue 复现以上描述
DynamicForm.vue.zip
System Info
The text was updated successfully, but these errors were encountered: