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.
I'm not sure if this is a bug, or if I missed something in the release notes for upgrading to 1.3 .
Using replace:true on a directive with an input element such as a checkbox in Angular 1.2 sets the classes ng-valid and ng-pristine on the parent element.
However, in Angular 1.3.6, only the ng-valid class is being set on the parent element.
Reproducible: always
Browsers: Chrome 39, Firefox 34, and IE 10
Operating system: Windows 7