You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2019. It is now read-only.
I have a setup using ng-pickadate and populate that data from an async request
The problem is the input doesn't showup the value until I click to it.
I'm using the latest version.
The text was updated successfully, but these errors were encountered:
I think it's because there's no watcher on pickADate variable. I'll try to have a look in the next few days, but fell free to open a pull request if you think you can fix this.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a setup using ng-pickadate and populate that data from an async request
The problem is the input doesn't showup the value until I click to it.
I'm using the latest version.
The text was updated successfully, but these errors were encountered: