Thanks to visit codestin.com
Credit goes to github.com

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

ng-model is not updated immediately in Chrome WebView or Browser #5308

Closed
@davgothic

Description

@davgothic

On Android 4.4 (KitKat) using both the Chrome WebView (v30) and the Chrome Browser (v31.0.1650.59) an input with an ng-model is not updating the variable value until the focus leaves the input.

The following commit for version 1.2.2 is responsible for this bug:

If I revert that commit in angular 1.2.3 or revert to angular 1.2.1 the problem goes away.

Here is a demo of the problem:
http://plnkr.co/edit/ZcksakM9icREgxe38Pnf?p=preview

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions