simple-react-validator
simple-react-validator copied to clipboard
validating form using hook validates only limited input fields
validator.current.allValid(); function only validatting at max 2 fields and displays true despite having errors on many other fields.
Has there been any movement on this issue?
Would love to see a code example, I can't reproduce this myself.