Skip to content

When useform is used, the trigger configuration'blur'in rules is invalid, only'change'is used #5802

@san346596324

Description

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

Version

3.2.6

Environment

win10、vue3

Reproduction link

https://www.antdv.com/components/form-cn#API

Steps to reproduce

rules: [{ validator: againCheck, trigger: ['blur'] }]

What is expected?

'blur'is effective when using validator

What is actually happening?

only'change'is used

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