I am using a custom angular directive for validation of a field in a form.
When one of the validation fails, along with the custom error, the class ng-invalid-parse
is also added to the field.
Is it normal behavior? If so, what causes it?
ng-invalid-parse
gets added when a parser returns undefined, no validation will be called after that.
More info: AngularJS docs
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With