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.
http://plnkr.co/edit/sr1Zwe4QD3yxoZ93GCrV?p=preview
When passing datepicker-mode as a string, the datepicker cannot switch between each mode
Working:
HTML:
JS:
$scope.mode = 'month';
Not Working:
This also become a problem trying to pass datepickerMode through from datepickerOptions to create datepickerPopup