Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use computed.bool instead of directly messages length
because `computed.or` does not coalesce to bool, we otherwise end up with the number of errors instead of true in `isInvalid` and `isInvalidAndTouched`
- Loading branch information