Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Datepicker popup's initial format is broken in angular 1.5.0 #5081

Closed
luongvanphuc opened this issue Dec 16, 2015 · 2 comments
Closed

Datepicker popup's initial format is broken in angular 1.5.0 #5081

luongvanphuc opened this issue Dec 16, 2015 · 2 comments

Comments

@luongvanphuc
Copy link

Please refer to #3025
Commented by rustygreen: "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)."

Angular 1.4.8 works fine but 1.5.0:
http://plnkr.co/edit/cg1Uj5kF8fNAaNuTvxVY?p=preview

@wesleycho
Copy link
Contributor

This appears to be an issue with current master as well, as can be seen here.

@wesleycho
Copy link
Contributor

Looks like a workaround for now is to use init-date as the same value as your model, as shown here - need to investigate further though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants