Bootstrap-datepicker: jQuery update to version 3.4.1 breaks bootstrap-datepicker

Created on 20 May 2019  路  6Comments  路  Source: uxsolutions/bootstrap-datepicker

Expected behaviour

datepicker is defined on jQuery elements

Actual behaviour

datepicker is no longer defined on jQuery elements after jQuery is upgraded to 3.4.1

Datepicker version used

1.8.0

Example code

Jsfiddle example to reproduce the problem.

Most helpful comment

I have the same issue. Went back to our previous version of Jquery (3.3.1) and it's working again.

All 6 comments

Online Demo working perfectly with [email protected]

I have the same issue. Went back to our previous version of Jquery (3.3.1) and it's working again.

Did not try that but tried to include the same version as the sample here. This is my trace:
afbeelding

I get an edit field and a small hover, but no (date) content. I am using Bootstrap 4.3 btw. Not sure if that has to do with the issue. Tried 3.3.1. but it has same issue.

Why is this closed? The issue still persists...

https://github.com/uxsolutions/bootstrap-datepicker/blob/master/CONTRIBUTING.md#issues

A working example of the bug you've found is much easier to work with than a description alone. If possible, please provide a link to a demonstration of the bug, perhaps using https://jsfiddle.net/.

Fair enough. I found out that using the libs external do work here, but I have an issue with hosting the libs locally with the application. Must be something on my side. Sorry having bothered you.

Was this page helpful?
0 / 5 - 0 ratings