-
Bug description or feature request:
The thing is. I've updated the angular version from 7.2.2 to 8.2.7, and all the other package.json dependencies including ngx-bootstrap (4.3.0 to 5.1.2). And aft…
-
This directive does not work with the latest version of bootstrap and angular
http://plnkr.co/edit/dXPYohDJGdvNadjugff7?p=preview
-
I created a new application and keep getting this error when I build the project for prod (ng build --prod).
Package Json dependencies:
`"dependencies": {
"@angular/animations": "^6.1.0",
…
-
Description:
Docker build errors out
Docker version: v 1.6.2 build 7c8fca2
Docker info:
Containers: 46
Images: 153
Storage Driver: aufs
Root Dir: /var/lib/docker/aufs
Backing Filesystem: extfs
Dirs…
-
I'm trying to attach callbacks with accordion. As per the documentation it extends from the collapse component which seems to support callbacks such as `expanding`, `collapsing` etc.
So I tried add…
-
### Bug description:
Having multiple datepicker-components in one page causes the active value to jump between the different instances. This does not happen immediately on click but with a delay of o…
-
When dropdown has focus it requires two clicks to focus on a different input.
Reproduction steps:
1. Open https://plnkr.co/edit/sxREBmeGwoFBQ4ZnOLIV?p=preview
2. Click on "dropdown 1"
3. Click o…
-
### Bug description:
While choosing a available date on the date time picker, some flickering issues with the component were highlighted. The flickering happens too fast to capture a screenshot.
Act…
-
**Bug description:**
I'm using a uib-popover with outsideClick trigger. The popover outsideClick trigger works just fine until you click dropdown element. So the problem is then you open a popover …
-
It'd be great to port this library to angularJs using directives like https://angular-ui.github.io/bootstrap.
More references: http://henriquat.re/directives/advanced-directives-combining-angular-wit…