Skip to content
This repository has been archived by the owner on Feb 14, 2019. It is now read-only.

Recent bug where datetimepicker auto hides #707

Open
echan00 opened this issue Nov 20, 2017 · 1 comment
Open

Recent bug where datetimepicker auto hides #707

echan00 opened this issue Nov 20, 2017 · 1 comment

Comments

@echan00
Copy link

echan00 commented Nov 20, 2017

I recently upgraded bootstrap-datetimepicker.js from a version prior to Dec 2016.

I had multiple buttons that would call $('#datetimepicker').datetimepicker('show'); to display the datetime picker.

It looks like the newest version of the JS file has broken this and nothing happens when I click on any of those buttons. A little big of debugging shows that the show and hide events are both being called one after the other.

@echan00
Copy link
Author

echan00 commented Nov 20, 2017

It looks like this is the commit that is causing the issue

82070f0#diff-27d24a365a394aedb95fbcf2d7d96d14

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

No branches or pull requests

1 participant