This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
mdDatepicker validation problem when manually editing date in IE11 #8275
Closed
Description
When manually editing a date the value is always shown as invalid in IE11. This is apparent in the official demo at https://material.angularjs.org/latest/demo/datepicker. Manually change the date from today to tomorrow (not using the dropdown calendar) reproduces the problem. I've also created a codepen at http://codepen.io/jltrem/pen/RaZMde.
Working in Chrome & FF.
Problem exists in IE 11 on Win7 using Angular v1.4.9 and A.Material v1.0.5.
Creating this issue as #7344 was closed during Spring Cleaning