-
Hi All,
I've been struggling to get my 'select' drop-down working with 'editorOnChange' and came across this code:
```
// Enable bootstrap-select, datepicker and datetimepicker
const…
-
Hello,
i have problem with datepicker, this bug can be reproduced on demo page:
1. open https://valor-software.com/ngx-bootstrap/#/datepicker#reactive-forms
2. select date with current month (eg…
-
i have been debugging this for hours, i am using (no bootstrap js)
jquery1.7.2,
1.5.0/js/bootstrap-datepicker.js,
1.5.0/css/bootstrap-datepicker.standalone.css
First time popup works as expected, aft…
-
Hello,
I try to use the datepicker in a web ui.
this is my set up in onready:
```
var today = new Date(new Date().getFullYear(), new Date().getMonth(), new Date().getDate());
…
-
The moment-datepicker NuGet package should refer to bootstrap, not Twitter.Bootstrap.
-
### Bug description:
When one selects a date through `ngb-datepicker` it automatically takes the time as 12PM when it should take 12 AM by default.
As seen in the demo below. Given I am in IST ti…
-
Hi,
I have a user interface which utilizes Bootstrap modal "popups". It's built so that in case the content of the popup is taller than the user's screen, it will extend the modal to the height of th…
-
Like the title says.
I have a datepicker inside of a bootstrap modal and when I click on a cell (a year, month, decade), it triggers the modal to close.
For some reason bootstrap thinks the datepick…
-
- [ ] jsx watch
- [x] scss watch
- [x] concat + minify assets
- [x] these blobs should ideally each be a single request (one css, one js)
---
```
```
---
```
```
-
### Expected behaviour
datepicker should work normally as in version 1.7.0
### Actual behaviour
In version 1.7.1 browser throws error
`Uncaught TypeError: $(...).datepicker is not a function`
…