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.
When for instance ng-maxlength="5" and the initial text length is > 5, form.$valid should be false. This works fine in 1.3.0-beta.11, but not in 12 or later.
When for instance ng-maxlength="5" and the initial text length is > 5, form.$valid should be false. This works fine in 1.3.0-beta.11, but not in 12 or later.
http://plnkr.co/edit/i6OqLAqoXVCtxXLnGGz6?p=preview
The text was updated successfully, but these errors were encountered: