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

[Date picker] Calendar not rendering when initDate is undefined #5190

Closed
bogdanalexe90 opened this issue Jan 9, 2016 · 2 comments · Fixed by #5395
Closed

[Date picker] Calendar not rendering when initDate is undefined #5190

bogdanalexe90 opened this issue Jan 9, 2016 · 2 comments · Fixed by #5395

Comments

@bogdanalexe90
Copy link
Contributor

Calendar is not rendering when initDate and model are undefined.

http://plnkr.co/edit/Dy9UvDb5z8vRt8phYypD?p=preview

@wesleycho
Copy link
Contributor

Looks like a bug (fixed the Plunker here), but should be simple to fix by setting an initial model value of the current date.

@wesleycho
Copy link
Contributor

Linking this investigation with the inline datepicker here to note that this is only an issue with the popup version, so something in between is being set incorrectly.

@wesleycho wesleycho added this to the 1.2.0 milestone Feb 2, 2016
wesleycho added a commit to wesleycho/bootstrap that referenced this issue Feb 2, 2016
- When model is empty, default to current date

Closes angular-ui#5395
Fixes angular-ui#5190
wesleycho added a commit to wesleycho/bootstrap that referenced this issue Feb 2, 2016
- When model is empty, default to current date

Closes angular-ui#5395
Fixes angular-ui#5190
wesleycho added a commit to wesleycho/bootstrap that referenced this issue Feb 2, 2016
- When model is empty, default to current date

Closes angular-ui#5395
Fixes angular-ui#5190
wesleycho added a commit to wesleycho/bootstrap that referenced this issue Feb 2, 2016
- When model is empty, default to current date

Closes angular-ui#5395
Fixes angular-ui#5190
wesleycho pushed a commit that referenced this issue Feb 24, 2016
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