Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build from source doesn't work whereas supplied minified version does. #60

Open
obeobe opened this issue Mar 28, 2015 · 2 comments
Open

Comments

@obeobe
Copy link

obeobe commented Mar 28, 2015

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..?

@Christianuchermannuc
Copy link

In the directives.js, remove:
element.pickadate('picker').set('select', element.val(), {format: options.format});
From the function: function onOpen(e)

@obeobe
Copy link
Author

obeobe commented Apr 9, 2015

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants