jonsamwell/angular-auto-validate

Localization problem

Closed this issue · 3 comments

Hi,

I use a localization service ( https://github.com/lavinjj/angularjs-localizationservice ) . This solution allows to translate the element attributes . I have a login form , which translate placeholders . In this case, validation behaves abnormally. Click in login textbox , then into a password textbox and login textbox back and i see an error message . When Idelete a placeholders , then the errors displayed right after submitting the form .

Thanks for help.

Josef Zelinka

Could you create a http://plnkr.co/ which illustrates this issue then I will be able to debug and see what is going on. I've had a quick flick through that modules source and nothing immediately jumps out at me which would interfere with this module.

Thanks.

I updated to the latest version and it's ok.

Thanks.

Awesome! Which version were you on out of interest?