Skip to content

Sync validation not triggered after reset #3284

Closed
@HiroAgustin

Description

@HiroAgustin

Bug Report

Sync validation is not triggered after a form is reset.

What is the current behavior?

  1. Focus on username field.
  2. Hit Tab.
  3. Error message is shown.
  4. Reset form.
  5. Focus on username field.
  6. Hit Tab.
  7. Error is not shown under the user field.

What is the expected behavior?

Sync validation should happen even tho the form was previously reset.

Sandbox Link

Reproduction Code

What's your environment?

  • Redux Form: 7.0.3
  • OS: macOS Sierra 10.12.6
  • Browser: Chrome 60

Other information

Looks very similar to #2838

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