You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
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. :)