-
I already searched for this issue on internet, nobody has reported it.
Bug description:
it's a small error on your part in declaring a defining a function on your part.
the error i am getting
…
-
**What feature do you want to improve?**
We use a very old version of `ngx-bootstrap@^7`, which can no longer be installed without passing `legacy-peer-deps`, because it lists an older Angular versio…
-
local producer = require "resty.kafka.producer"
local brokers = {
{ host = "10.154.46.66", port = 9092 }
}
local producer_config = {
["bootstrap.servers"] = "10.154.46.66:9092",
["…
-
Bug description:
Sortable's `onChange` fires on every drag event instead on an actual change in the order.
Plunker/StackBlitz that reproduces the issue:
https://stackblitz.com/edit/ngx-bootstrap-…
-
Before opening an issue, please search for duplicates (opened and closed)
https://github.com/valor-software/ngx-bootstrap/issues
There's no need to open an issue here if you want to ask general ques…
-
### Bug description:
Happens only on local build - when opening datepicker window everything freezes. After some debugging i found out it's loop inside positioning module. On prod build everything wo…
-
### Bug description or feature request:
When the minDate / maxDate in changed dynamically on the formControl that bears the bsDatePickerDirective, the validator doesn't update and keep "the bsDate - …
-
Hi,
I upgreded to "nativescript-ngx-fonticon": "^6.0.3" from "nativescript-ngx-fonticon": "^5.0.2",
"nativescript-ngx-fonticon": "^6.0.3",
"@angular/core": "~8.2.0",
"nativescript-angula…
-
Bug description:
The timepicker component incorrectly implements the [ControlValueAccessor](https://angular.io/api/forms/ControlValueAccessor#registerOnChange) interface and fires change events whe…
-
### Bug description or feature request:
The tooltip got blinking very annoying when open near right margin:
![bug-ng-tooltip](https://user-images.githubusercontent.com/17398700/36723099-e0215242…