indrimuska / angular-moment-picker

Angular Moment Picker is an AngularJS directive for date and time picker using Moment.js.
http://indrimuska.github.io/angular-moment-picker/
MIT License
525 stars 226 forks source link

Month view not rendering on second time #202

Open satheeshkumar-d opened 7 years ago

satheeshkumar-d commented 7 years ago

Hi, I have dropdown with different option view day, week ,month, quarter, year. I just wanted show month view for both day and week but only different between day and week is i just enable Monday column in calendar. I have overwritten selectable event to enable only first day of week. but Isselectable called only when first time. changing to week that event is not fired.

Thanks, Satheesh

satheeshkumar-d commented 7 years ago

Kindly find plunkr

https://plnkr.co/edit/Tdllf0fIwomrIFWTBgcr?p=preview