This repository has been archived by the owner on May 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
[Date picker] Calendar not rendering when initDate is undefined #5190
Labels
Milestone
Comments
Looks like a bug (fixed the Plunker here), but should be simple to fix by setting an initial model value of the current date. |
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
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Calendar is not rendering when
initDate
and model areundefined
.http://plnkr.co/edit/Dy9UvDb5z8vRt8phYypD?p=preview
The text was updated successfully, but these errors were encountered: