This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Datepicker popup's initial format is broken in angular 1.3.X #3025
Closed
Description
The datepicker popup's initial display value does not use the passed in format. After you select a value for the first time, it will display it property (using the passed in format).
Here is the angular-ui websites "datepicker" Plunkr with only the version of angular changed to 1.3. All 1.2 versions work great, it's only when using Angular 1.3:
Plunkr