angular-ui-form-validation icon indicating copy to clipboard operation
angular-ui-form-validation copied to clipboard

Copy Paste into Text field with validation is not consistent

Open schitupolu opened this issue 10 years ago • 4 comments

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 avatar Jan 16 '15 17:01 schitupolu

Any updates on this?

schitupolu avatar Jan 23 '15 16:01 schitupolu

I'm gonna work on doing this asap

nelsonomuto avatar Nov 07 '15 16:11 nelsonomuto

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

nirmaladdon avatar Nov 17 '15 07:11 nirmaladdon

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

anjum121 avatar Feb 01 '16 08:02 anjum121