Skip to content

Form component Dynamic Form Item BUG #788

@YuArtian

Description

@YuArtian
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.3.8

Environment

mac、chrome74.0.3729.157、vue2.x

Reproduction link

https://vue.ant.design/components/form/#components-form-demo-dynamic-form-item

Steps to reproduce

add first item -> add second item -> delete the second item -> input some text in the first item -> submit

What is expected?

console.log('Received values of form: ', values);

What is actually happening?

warning: async-validator: ["names[2] is required"]


dont use preserve: true

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