Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy Paste into Text field with validation is not consistent #58

Open
schitupolu opened this issue Jan 16, 2015 · 4 comments
Open

Copy Paste into Text field with validation is not consistent #58

schitupolu opened this issue Jan 16, 2015 · 4 comments

Comments

@schitupolu
Copy link

Hello,

First of all thanks for the great directive.

But i am having a weird issue. I have a form which has bunch of text fields with a 'validation-field-required="true". When i manually enter text into the fields, it does validate fine, but when i copy paste the text into the fields, then the ng-model doesnt have the data in it. I happens when is there is no focus on the text field.

After spending some time, i realized that internally it is invoking "isCurrentlyDisplayingAnErrorMessageInATemplate" function, where i can see the value of the field initially, but later i don't see the value.

This i see happen in all scnerios.

By the way can you also include the unminified version angular-ui-form-validation.js

Thanks

@schitupolu
Copy link
Author

Any updates on this?

@nelsonomuto
Copy link
Owner

I'm gonna work on doing this asap

@nirmaladdon
Copy link

Let me know any updates on this ? as i am planning to remove your validator from project

@anjum121
Copy link

anjum121 commented Feb 1, 2016

Hey @nelsonomuto any updates on above?, as i am also facing same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants