-
### Expected behaviour
I'm using X-Editable plugin too on the same modal, not in the same input field, i expect the bootstrap-datepicker widget to appear when click on a input box
### Actual behav…
-
Hi everyone !
I am currently working with the GWT Bootstrap Date Picker.
I am figuring that the underlayer js is coming from Stefan Petre (http://www.eyecon.ro/bootstrap-datepicker/)
I need some new f…
-
x-editable has a conflict with [bootstrap datepicker](https://github.com/uxsolutions/bootstrap-datepicker) because of which datepicker does not show at all.
## Stack
jQuery 3.2.1
moment.js 2.18.…
-
Hi,
I found some weird behaviour when using Datepicker inside a Bootstrap v3 Modal.
I have something like this
```
$("#my-modal").on("show.bs.modal", function() {
// reset my values
});
$("#my…
-
Please remember, the issues forum is __NOT__ for support requests. It is for bugs and feature requests only.
Please read https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CONTRIBUTING.md and s…
-
https://getbootstrap.com/docs/5.0/migration/
**Libs**
* bootstrap-datepicker: https://github.com/uxsolutions/bootstrap-datepicker/issues/2593
* bootstrap-select: https://github.com/snapappointmen…
-
Bug description:
When you switch between multiple datepickers repeatedly, the browser tab will get slower and eventually freeze. I have created a StackBlitz that renders multiple datepickers and then…
-
### Expected behaviour
Used code from two different sources:
Sandbox:
https://uxsolutions.github.io/bootstrap-datepicker/?markup=input&format=&weekStart=&startDate=&endDate=&startView=0&minViewM…
-
Related to #1761 but that hasn't been touched since Nov 2016...
When using Browserify to bundle my code the `datepicker()` function does not attach to the global `jQuery` object.
```
window.jQu…
-
Thank you @nidhikamath2102 for the app that you sent me. I am attaching your code below with a few updates.
1. I changed the component IDs because IDs have a specific format for apps on the Dash Exa…