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
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..?
The text was updated successfully, but these errors were encountered:
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..?
The text was updated successfully, but these errors were encountered: