-
**Is your feature request related to a problem? Please describe.**
Currently the aem-angular-editable-components library is supporting and using Angular Version 9, so we are currently already 4 versi…
-
### Issue Summary
I'm trying to add a Sqlite Db to the Express server part of my Angular SSR project. I installed `sqlite3 `and `@types/sqlite3` which seemed to work. But, when I try `new Database(…
-
code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! Found: @angular/core@16.2.9
npm ERR! node_modules/@angular/core
npm ERR! peer @angular/core@"16.2.9" from @angular/animatio…
-
My projects use [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) for everything which appears to be more popular than ngx-bootstrap ([https://www.npmtrends.com/ngx-bootstrap-…
napei updated
2 years ago
-
### Bug description:
When using `NgbModal`, we can access the `componentInstance` from the `NgbModalRef` instance.
Since the introduction of the new `setInput` method in Angular, I think it coul…
-
### Bug description:
after a ngbNavLink, all elements are invisible: their text content are empty.
For example
```
SomeText
becomes
```
Notice that in stackblitz, this is even worse,…
-
### Bug description:
Hi! I have upgraded from v13 to v16. I've noticed a big breaking change in Accordion's behaviour.
I've had a few panels where there were forms. I was checking if the form is …
-
### Bug description:
When `ngbTooltip` is placed on element element different than `button` (ex. `div`, `span`) - tooltip does not appear after tapping an element.
This happens only on iOS.
Th…
-
### Feature request: Rating : Remove color on hover of stars. Only onclick will fill the star.
### Versions of Angular, ng-bootstrap and Bootstrap:
Angular: 6
ng-bootstrap: latest
Bootst…
-
Hello,
I recently faced an issue using this useful attribute "selectOnExact": the problem is that even if one of the result is exaclty the value typed from the user and there are some others which in…