-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
displayDate on the directive one doesn't work #254
Comments
Hi. It would be great if you will post a stackblitz demo. |
I'm sorry, been racking my head on this and realised it wasn't a config but an attribute to the component. The question now then is, is displayDate supported for the directive version? |
yes, it should be. The |
https://stackblitz.com/edit/angular-nf5gyb?file=app%2Fapp.component.html, |
this is a bug! will address as soon as possible |
You're the best! Thank you! |
resolved in 984aab8 |
Hi there,
I was using the directive datepicker and I couldn't get the displayDate working at all and turns out even on the demo it doesn't work when I populate the display date on the date time picker directive while the date time picker works ok.
Not working:
https://prnt.sc/gzchkx
Working:
https://prnt.sc/gzchyk
The text was updated successfully, but these errors were encountered: