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

autovalidate intefering with ngRequired directive

Open ghost opened this issue 8 years ago • 0 comments

When using ngRequired directive with value like : <input type="text" required="isRequired">

when setting the value of isRequired to false still reports the field as invalid

ghost avatar May 30 '17 17:05 ghost