You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Hi @anton000 this is a known issue and is the result of validations being part of the $formatters pipeline. There are some talks to change this in 1.3 (#6928) but I doubt that such a breaking change will make it into the 1.2 branch
I am closing this issue as there are other issues open to track this specific problem, but feel free to open if there is some extra information
Using ng-minlength and ng-pattern in the same input directive seems cause the ng-minlength directive to be neglected until ng-pattern is valid.
try input: Ab0
http://jsfiddle.net/DmUp2/5/
The text was updated successfully, but these errors were encountered: