gwtbootstrap3 / gwtbootstrap3-extras

Extra (third party) wrappers for GwtBootstrap3
Apache License 2.0
43 stars 89 forks source link

DateTimePicker navigation is broken #244

Closed FrankW76 closed 8 years ago

FrankW76 commented 8 years ago

Open any DateTimePicker on https://gwtbootstrap3.github.io/gwtbootstrap3-demo/#dateTimePicker

Click on the arrows to navigate to next/previous period. All kinds of weirds unsuspected things will happen.

When doing this on the demo of the wrapped js library all is normal : http://www.malot.fr/bootstrap-datetimepicker/demo.php?utm_source=siteweb&utm_medium=demo&utm_campaign=Site%2BWeb

FrankW76 commented 8 years ago

Fixed by upgrading js library to 2.3.5. See pull request : https://github.com/gwtbootstrap3/gwtbootstrap3-extras/pull/246

crevete commented 8 years ago

@FrankW76 can you please repair the demo page ?