Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

ng-model only binding on blur on chrome for android in 1.2.4 #5331

Closed
julianjelfs opened this issue Dec 9, 2013 · 1 comment
Closed

ng-model only binding on blur on chrome for android in 1.2.4 #5331

julianjelfs opened this issue Dec 9, 2013 · 1 comment

Comments

@julianjelfs
Copy link

In angular 1.2.4 when I have a very simple text box with ng-model set and a span set to bind to that model (as described in jsfiddle http://jsfiddle.net/julianjelfs/YwCqW/)

When I type in the text box using Chrome 31.0.1650.59 on Android, the span does not get updated until I blur the text box rather than immediately.

This behaved correctly in previous version of Angular. Certainly 1.2.1 was OK.

Desktop browser and other mobile browsers are ok.

This can be seen by launching the above fiddle in chrome on android.

@ghost ghost assigned btford Dec 9, 2013
@tbosch
Copy link
Contributor

tbosch commented Dec 9, 2013

Duplicate of #5308.

Closing this. Please send a comment if you don't think it is...

@tbosch tbosch closed this as completed Dec 9, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants