Skip to content

2.3.1

Choose a tag to compare

@isnifer isnifer released this 24 Nov 15:24
· 198 commits to master since this release

2.3.1

Fixed

  • Form submission when async validation in progress

How to test:

  1. Open Inline Validators Form
  2. Type 123456 => click Submit
  3. You will get an async error — form won't submit
  4. Type github => click Submit
  5. Form will be submitted after async form validation