indrimuska / angular-moment-picker

Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js.
http://indrimuska.github.io/angular-moment-picker/
MIT License
527 stars 229 forks source link

ng-invalid is not set when the date is manually changed to an invalid value #302

Open CJDennis opened 3 years ago

CJDennis commented 3 years ago

If the user manually types an invalid value, ng-invalid should get set on the element, but it doesn't.