Skip to content

Valid form that is not dirty where isValid is false #4

@johanbook

Description

@johanbook

The useAJVForm hooks considers a form that is not dirty to also not be valid. In the case when working on a form that is updating something, we might want to trigger some action if the form is valid but not necessarily dirty yet. Since there is a isDirty property I think that it's no need for it to be reflected in the validation of the form

Metadata

Metadata

Assignees

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