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.

Issue with HTML 5's Date input type not firing ng-change when user changes the date using the default date picker... #1989

Closed
@mathelli

Description

@mathelli

Most of our clients use Microsoft Windows 7/Google Chrome (primary Desktop environment most of our clients use), Android/Android Browser, iPhone 4+/Safari Mobile, iPad 2+/Safari Mobile as the production environments.

Notice in my example that when you change the Date via typing it or using up and down arrows it fires the ng-change event, however does not fire when the user changes the date via the date picker. It work's in the onchange event, but not the ng-change event. Huge let down since I am using HTML5's date type to take advantage of how it works on both mobile and cross most modern browsers nicely, as well as it's min and max attributes. Any idea on a work around, or if the developers of AngularJS are working to fix this? Thanks. :)

Here is an example:
http://plnkr.co/edit/LW6Vc1zoRsgQmSgWKjMI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions