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 has been archived by the owner on Dec 16, 2019. It is now read-only.
Need to change requires: 'ngModel' to requires: '?ngModel' in the minified version, otherwise will cause this issue angular/angular.js#7062 .
The text was updated successfully, but these errors were encountered:
wolfg1969
changed the title
minified version use requires: 'ngModel' will cause a issue with checkbox
minified version use requires: 'ngModel' will cause an issue with checkbox
Jul 12, 2014
Need to change requires: 'ngModel' to requires: '?ngModel' in the minified version, otherwise will cause this issue angular/angular.js#7062 .
The text was updated successfully, but these errors were encountered: