Open eladavron opened 1 year ago
Same issue. the PR that caused it is https://github.com/uxsolutions/bootstrap-datepicker/pull/2247
I have the same issue after upgrading to 1.10 as well. Any workaround or fix available? I'm not a fan of replacing this library with another one just because of this issue, would like to continue using bootstrap-datepicker
The fact, that there is not a single answer on this massive BC break shows that it's maybe time to find another lib for the job...
Please fix this
Expected behaviour
In previous versions (verified working 1.9.0) this code:
would produce this clickable button: That when clicked, would pop up the datepicker:
(fiddle: https://jsfiddle.net/5otfvcxz/)
Actual behaviour
As of 1.10.0, it looks like this: (fiddle: https://jsfiddle.net/5otfvcxz/1/)