-
Hi
First of all, good job with this library.
I'm experiencing an issue when using this on iPhone 14 + 15 (iOS 17.5.1). The camera is working well, and I'm able to switch between the cameras, but…
-
### Description
It seems like Angular module compatibility has been broken after forking [openapi-typescript-codegen](https://github.com/ferdikoomen/openapi-typescript-codegen). Previously, we used `…
-
I created a new Angular 11 app, installed the package using `npm install ng-pdf-make --save`, and, having previously imported `PdfmakeModule`, I used it in the AppComponent.
```
import {Component,…
-
Hey everyone! First of all, sorry for not being as active during the last 1-2 years. I've been quite busy at work and didn't have much time to look into web development. As I now have some more time a…
-
#### Version(if relevant): 1.0.0
"@angular/core": "^4.0.0"
#### Environment(if relevant):
#### Code(if relevant):
```
// code here
```
#### Expected:
#### Actual:
Unexpected value 'JS…
-
We are using latest library version with Angular 15
Our configuration is:
PKCE with Code flow and Silent Refresh.
Everything works great in Chrome Browser.
All flows work in Safari browser excep…
-
### Describe the bug
![image](https://github.com/ng-select/ng-select/assets/49497440/cf58788f-ced0-47f8-a97c-e5fa97b53f5b)
I uploaded source code of ngSelect.
In my case when picker is tabbed o…
-
### Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [x] feature request
```
### Versions
any
### Desired functionality
…
-
Hi,
I've encountered the same issue as a few other people in regards to the font not working
You'll have to forgive me, I don't have a deep enough knowledge of Angular to know the exact reason t…
-
I was trying to add a row or tbody that would be displayed if the table is currently empty, indicating that there are no records. However, if I add a TR or TBODY that doesn't contain the ng-repeat of …