-
## Current Behavior
When I enable the plugin in WebStorm, it keeps causing reindexations over and over again. I just need to switch out of WebStorm (triggering a WebStorm save I suppose?) and come …
prewk updated
8 months ago
-
I am getting an error after setting up query parameter bindings:
```
Types of property 'serialize' are incompatible.
Type 'ParamSerializer' is not assignable to type 'ParamSerializer'.
T…
-
#### Feature Description
As discussed today during the test harnesses community chat (https://github.com/AngularCommunity/angular-missions/issues/5), it was noticed that `@angular/cdk/testing` depe…
-
```
$ npx npm-check
@angular-redux/store 😕 NOTUSED? Still using @angular-redux/store?
```
Many files use this dependency in a variety of ways. Like, really? This library isn't smart enough …
-
I think this not a secret that "Angular + Jest" isn't a popular solution. So it's quite hard to find any information in the internet if you face any problems.
I have a quite big project, (about 30mb…
-
I am testing this library to speed up my large Angular 1.3.5 application. I installed Bindonce and was able to get it to run, now when the page loads (it does load) i get many errors in the console. …
-
### Describe the bug
If providing providers at the component level they cannot be overridden by the `moduleMetaData({ providers: [] })` option.
### To Reproduce
https://stackblitz.com/edit/github-t…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
This took a while to narrow down to something I could isolate / re-create. If I creat…
-
- `@testing-library/jest-dom` version: 6.4.5
- `node` version: 20.12.0
- `jest` (or `vitest`) version: 29.7.0
- `npm` (or `yarn`) version: 10.5.0
### Relevant code or config:
### What you…
-
For the Angular framework, packages are scoped under `@angular/`. like `@angular/core`. There are cases where Angular exposes a so-called secondary entry-point that provides an additional `package.jso…