I built from source but resulting calendar doesn't respond to mouse clicks (i.e. it pops up, but I can't select dates or change months. I can't even close it with the "Close" button).
In the directives.js, remove:
element.pickadate('picker').set('select', element.val(), {format: options.format});
From the function: function onOpen(e)
I built from source but resulting calendar doesn't respond to mouse clicks (i.e. it pops up, but I can't select dates or change months. I can't even close it with the "Close" button).
The supplied minified version does work.
Any suggestions..?