ngModel for password is not working properly in Lumia 635 windows phone IE 
browser. The second letter in password field is showing up on pressing 
backspace in the phone. 

<input ng-model="password"
       type="password"
       id="inputPassword"
       name="inputPassword"
       placeholder="Password"
       required
       >

If I remove ng-model its working good. But when ng-model is input type 
password field then second letter shows up on backspace key is pressed. Any 
ideas....why
Please let me know. Appreciate your time on this...
Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to