angular-auto-validate icon indicating copy to clipboard operation
angular-auto-validate copied to clipboard

Force validation issue at reset form

Open SzilardVigh opened this issue 9 years ago • 1 comments

I need to use the force validation option because I have a dropdown which is working with a button and I must validate the button.

If you have activated the force validation, then after the reset form, it clears all of the values as is expected, but the valid and required elements turns to invalid, not only the force validated elements. The second reset clears all.

If you check the force validation checkbox and add a valid data to the form in the following example you can see the issue Plunker

SzilardVigh avatar Jan 29 '16 08:01 SzilardVigh

Sorry for the late reply - I see the issue you are talking about. I'll look for a fix

jonsamwell avatar Feb 21 '16 22:02 jonsamwell