-
### Bug description:
There are components from not included modules in the app bundle.
I have only imports of
```
import { NgbDropdownModule, NgbModalModule } from '@ng-bootstrap/ng-bootstrap';
…
-
**Note: for support questions, please join our [Discord server](https://discord.gg/26wMygt)**
* **I'm submitting a ...**
[x ] bug report
[ ] feature request
[ ] question about the decisions made…
-
Can this be built on Ubuntu 14.04 and if so, how?
-
Hi!
I have used SINA 1.4.0 to align and assign taxonomy to some full length 16S sequences. When inspecting the output, the field `align_ident_slv` in the output CSV file only shows sequences with a…
-
If a public key contains UTF-8, e.g. in the comment area after the key, ansible fails to store it:
```
fatal: [hostname] => Traceback (most recent call last):
File "/github-ansible/lib/ansible/runn…
-
**Describe the bug**
Previously, when using 3.3.x the code and test outlined in the reproduction steps would pass. Now in 3.4.x it does not. It is unclear if this is a case of our code / test bein…
-
I have a Datepicker that has highlight and font over boundary conflict or issue. I am unsure which. Please see screen shot.
![ng-bootstrap_issue](https://user-images.githubusercontent.com/4998003/4…
-
I run php code,i got success message with cpp codeSegmentation fault (core dumped)
[root@lifeng-centos7 extension2]# php a.php
example output
Segmentation fault (core dumped)
```
#incl…
-
1. "EcoServer_v0.6.3.1-alpha\Mods\AutoGen\WorldObject\ContractBoard.cs", Line 59: Description missing trailing period.
2. "EcoServer_v0.6.3.1-alpha\Mods\AutoGen\WorldObject\Lattrine.cs", Lines 42,6…
-
After reviewing the documentation the ngbDropdown has an autoclose option that has the options of `boolean | "outside" and "inside`.
I want the ability to be able to have autoclose set to false and…