原文:Warning: You cannot set a form field before rendering a field associated with the value. ant desgin pro form 表单报错

Warning: You cannot set a form field before rendering a field associated with the value. 在form组件显示出后,再用this.form.setFieldsValue 在this. nextTick 中使用this.form.setFieldsValue 如果要表单绑定的数据和属性不匹配也会出现这个问题,这时就 ...

2020-08-20 15:49 0 1562 推荐指数:

查看详情

AntDesign使用Form表单出现You cannot set a form field before rendering a field associated with the value

1. 在使用AntDesign的form表单时,在弄编辑新增使用同一个Modal框的时候,点击编辑按钮打开页面时,呈现编辑页面的表单需要渲染这一行record数据,虽说后台渲染的数据还是都渲染出来了,但是此时的页面打开控制台还是会出现警告。 警告图如下所示: 2. 出现这个原因,还是因为 ...

Fri Sep 18 22:44:00 CST 2020 0 1341
 
粤ICP备18138465号  © 2018-2026 CODEPRJ.COM