This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Datepicker: Problem with DatepickerMode #2180
Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels