Skip to content

Custom components using a-form-item-rest do not take effectΒ #8318

@Feather130

Description

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

Version

4.2.6

Environment

  • windows11
  • edge 139.0.3405.102
  • vue 3.5.18

Reproduction link

Edit on CodeSandbox

Steps to reproduce

  1. After clicking submit to trigger verification, click a-input and observe the form in the pop-up window
  2. Plan 1 takes effect, and the form in the pop-up window will not be verified
  3. Plan 3 is not effective, and the form in the pop-up window has also been verified
  4. The reference document is: https://antdv.com/components/form#_3-x

What is expected?

Expected that the form in the pop-up window corresponding to Plan 3 will not be validated, with the same effect as Plan 1

What is actually happening?

  1. Plan 1 takes effect, and the form in the pop-up window will not be verified
  2. Plan 3 is not effective, and the form in the pop-up window has also been verified

Click on input, select some data in the pop-up window, and return it to input

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions