PatrickJS / angular-md5

md5 for Angular.js and Gravatar filter
MIT License
132 stars 55 forks source link

md5 stops working when used with ng-patter or ng-match #19

Closed tejashande closed 7 years ago

tejashande commented 7 years ago

I am trying to compare two value & show error when md5 value of current textbox is not equal to ng-model.But md5 stops working when used with ng-pattern or ng-match.

Kindly look into this.

Thanks & Regards, Tejas