-
### Current behavior
Created a brand new Angular project using Angular CLI:
`ng new TestCypress`
Added the Cypress via the Angular Cypress schematic:
`ng add @cypress/schematic`
Ran the e2e test …
-
### Describe the bug
After upgrading to the version 18.0.0-rc.1 of primeng, every time a p-floatlabel component is use i get the following error:
Error: ASSERTION ERROR: wrong index for TNode [Ex…
-
### Current Behavior
When running the cypress executor in my CI (azure devops) the parallel flag is not passed into cypress. I have followed the instructions for passing args and it still does not w…
-
### Current behavior
As of Angular 17 it doesn't make use of modules anymore by default. But after running `ng generate component` I get the following error:
**Could not find an NgModule. Use the …
-
Hi, I have already working the @ngx-env lib on my project (using nx and angular 17).
It works great! thanks so much for the support @chihab :-)
The only issue that I found, and is making me crazy…
-
### Documentation issue
- [ ] Reporting a typo
- [ ] Reporting a documentation bug
- [ ] Documentation improvement
- [x] Documentation feedback
### Is there a specific documentation page you are r…
-
Seeing 3.4 kernels are really EOL now by the looks of it, we need to get our 3.4 targets (mako, hammerhead, tenderloin) working with mainline kernel.
There were various attempts done in the past:
…
-
### Current behavior
By answering 'No' to component testing support when adding Cypress for Angular with `ng add @cypress/schematics`, the schematic added still overrides the generic component sche…
-
### Current Behavior
SUBJECT: ngrx generator fails - NX Cannot read properties of null (reading 'length')
execute the following generator from terminal
`NX_DAEMON=false /Users/meanstack02/nhhock…
-
# 🚀 Feature request
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] extract-i18n
- [ ] ru…