Check out this plunker http://plnkr.co/edit/2Fs6vCciXRRc7GeUwyR2?p=preview
I need some help figuring out why the calendar button isn't working. The calendar popup shows up when clicking on the textbox, but not when clicking the button.
It seems that the code inside scope.$watch('isOpen', function(value) { ... } is no longer functioning properly when the datepicker is placed within an accordion and the calendar button is used.
Thanks in advance for any assistance,
Ferry