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 was archived by the owner on May 29, 2019. It is now read-only.
Using the ng-model attribute on the datepicker directive instead of the surrounding tag causes the datepicker to not bind to the model
I have created a plunkr where the the first datepicker has the ng-model attribute on the datepicker and the second where it has it on the surrounding div