-
### Issue type
**I'm submitting a ...** (check one with "x")
* [x] bug report
* [ ] feature request
### Issue description
**Current behavior:**
```
X [ERROR] TS2610: 'sticky' is de…
-
### Describe the bug
Hi, the component p-slider is rising an error when being used in a mobile device:
[Intervention] Ignored attempt to cancel a touchstart event with cancelable=false, for exampl…
-
### Environment
Angular 17 app built with esbuild.
### Steps to Reproduce
- Init a new Angular project:
- Add sentry/esbuild-plugin
- Integrate the plugin in the Angular builder
### Expected Resu…
-
I am getting the warning below when using Angular 17.
I think the fix could be to update the "lib" package.json dependencie settings:
```
"@angular/common": "^16", => "@angular/core": ">=16"
…
-
https://angular.io/guide/update-to-version-17
-
### Describe the bug
Setting reponsiveLayout to "stack" doesn't work in 17.18.9. It works with 17.18.8. I suspect that this PR https://github.com/primefaces/primeng/pull/16210 is the culprit.
h…
-
Hello,
I'm encountering an issue with the prisma-nestjs-graphql library when generating GraphQL types from my Prisma schema. The generated files reference a Prisma.AtLeast type, which appears to be…
-
### Describe the bug
Minor issue, but confusing when setting the maxFileSize attribute to "30_000_000" for 30MB, we get an error with a 30MB file that says that the max upload size is 28.839MB. Looki…
-
**Describe the bug**
With this version the @ng-bootstrap/ng-bootstrap is not working.
I tried with
ng add @ng-bootstrap/ng-bootstrap@17.0.1
or
ng add @ng-bootstrap/ng-bootstrap@17.0.0
or
ng …
-
After updating `@angular/core` to latest version with `ng update @angular/core` command, I'm getting following error:
```
./node_modules/ngx-matomo/node_modules/@angular/router/fesm2022/router.mjs…