Leon Slater

Results 3 issues of Leon Slater

Feature detection largely came about because checking for browser versions via the user agent string is unreliable. This is for multiple reasons including (as I'm sure you're already aware): 1....

feature
suggestion

### Are you submitting a **bug report** or a **feature request**? Bug report ### What is the current behavior? When using asynchronous field-level validation, the `validating` state is initially set...

### Are you submitting a **bug report** or a **feature request**? Bug report ### What is the current behavior? 1. Set-up 2 fields fields, each with an async `validate` function...