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

Update datetimepicker component to v4.17.47 #10

Merged
merged 1 commit into from
Oct 13, 2017

Conversation

jnebeker
Copy link
Contributor

The datetimepicker autocomplete was failing if you added moment-timezone-with-data to donkeykong's application.js file. It would clear the field if you enter a date (e.g., 10/11) and press enter, it it supposed to parse that date and update the field with the full date.

This problem appears to be resolved by updating to the latest version of datetimepicker, not sure why it was broken but if this fixes it then that's good enough for me.

To do the update I just downloaded the latest release from github and dropped it into app/assets/components

The datetimepicker autocomplete was failing if you added
`moment-timezone-with-data` to donkeykong's application.js file.  It
would clear the field if you enter a date (e.g., 10/11) and press enter,
it it supposed to parse that date and update the field with the full
date.

This problem appears to be resolved by updating to the latest version of
datetimepicker, not sure why it was broken but if this fixes it then
that's good enough for me.
@jnebeker jnebeker requested a review from csexton October 11, 2017 20:26
@jnebeker jnebeker merged commit 1f45752 into master Oct 13, 2017
@jnebeker jnebeker deleted the update-datetimepicker branch October 13, 2017 20:13
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

Successfully merging this pull request may close these issues.

2 participants