-
### Describe the bug
Our Team is currently migrating the PrimeNG-Version in our project from 15.4.1 to 17.3.1.
Almost all our tests, which validate components that use the `p-dropdown`, started …
-
Hello. Thanks for making a great library.
I usually use this library with Angular, but when I set Angular to v15, it compiles fine with `ng serve`, but with `ng test` I get the following error.
``…
-
### Current Behavior
Migration created in https://github.com/nrwl/nx/pull/18501 is a breaking change because it breaks typechecking for some Nx workspace projects that didn't use `types` option in th…
-
**Fixed links are being moved to morea site** /webapp/reading-web-links.html
Online courses:
https://courses.edx.org/courses/course-v1:MongoDBx+M101x+3T2015/info
https://app.pluralsight.com/library/c…
-
### This is a...
* [ ] feature request
* [ ] bug report
* [x] usage question
### What toolchain are you using for transpilation/bundling?
* [x] @angular/cli
* [ ] Custom @ngTools/webpack
…
-
Please support Component Testing for Angular.
In v1.22.0, there is experimental support for react, vue, and svelte Component Tests
> https://github.com/microsoft/playwright/releases/tag/v1.22.0
…
-
**Describe the bug**
I get the error below when running ng serve:
```
Error: src/app/app.module.ts:275:12 - error NG6002: 'NgxHotjarModule' does not appear to be an NgModule class.
275 imports…
-
The `--skip-tests` flag for `ng new` didn't quite match my expectations as a developer.
### Versions
```
Angular CLI: 1.6.0-beta.0
Node: 8.4.0
OS: linux x64
Angular:
...
```
### Repro …
-
### Describe the bug
After adding [i18n](https://angular.io/guide/i18n-common-add-package) we will update the `angular.json` by introducing the required locales, and by that the command `ng run ang…
-
I could update ngx-scanner via npm from version 3.4.2 to 3.6.2. But when I try to build the project I get an error, that the module requires Angular 14 only:
```
./node_modules/@zxing/ngx-scanner/fe…