Skip to content

Error messages reset with remote-validation #2150

Closed
@archer3cl

Description

@archer3cl

Subject of the issue

Error messages resets after remote validation when using the ".valid()" method

Your environment

  • version of jquery-validate: v1.17.0
  • which browser and its version: Chrome latest

Steps to reproduce

  1. Build a form with a remote validation and other simple validations
  2. Call the ".valid()" method on the form

Expected behaviour

It should show the error messages on the corresponding fields

Actual behaviour

It resets the error messages on all the fields
gif
*If I call ".valid()" a second time, it shows the error messages correctly

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions