Skip to content

a-modal 组件中的form表单初次使用setFieldsValue设置值得时候报错 #871

@ghost

Description

a-modal 组件中的form表单初次使用setFieldsValue设置值得时候:
this.form.setFieldsValue({ name: record.name, type: record.type, permission: record.permission, })
会报下面的错误:
Warning: You cannot set a form field before rendering a field associated with the value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions