angular-auto-validate
angular-auto-validate copied to clipboard
Reset doesn't erase values, only make them invisible
After i hit the reset i expected that all fields get to its original value, but when i hit submit it tells me that the ones that where valid are still valid when they're "empty" because of the reset button
It must not be actually clearing the ng-model values - I'll take a look at this