2.3.1
2.3.1
Fixed
- Form submission when async validation in progress
How to test:
- Open Inline Validators Form
- Type
123456=> clickSubmit - You will get an async error — form won't submit
- Type
github=> clickSubmit - Form will be submitted after async form validation