-
### Steps to Reproduce
1.
2.
3.
4.
Note: Sorry I am not sure about the exact steps. The error popped out while working on the today tasks. Ordering and editing the tasks.
### Error Log (…
-
### Current Behavior
Right now if user hasn't specified entryFile in ng-package.json of secondary entry point `enforce-module-boundaries` throws an error:
```
Oops! Something went wrong! :(
ESLi…
-
- [x] Question
#### What version of this module are you using?
- [x] 2.1.0
#### Please add a description for your issue:
Installed the latest version, eager to use the cool ngrx features .…
-
### Which @ngrx/* package(s) are relevant/related to the feature request?
eslint-plugin
### Information
The documentation explains that we need to call `super.ngOnDestroy()` in our component …
-
### Current Behavior
The app won't build anymore
### Expected Behavior
The app should build
### GitHub Repo
_No response_
### Steps to Reproduce
From a project with nx 19.3.1 and …
-
Overview of the issue
Compodoc has the ability to figure out if something is a pipe etc and add it to the right section in the menu. It does not understand reducers/stores/effects/etc. It would be ni…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Elaborate on the usage of https://ngrx.io/guide/schematics to create the /store directories for each feature.
-
Hi, Deborah
I loved your NgRx course a lot! Would be great to add tests to this repo or create a new course on Pluralsight on how to test NgRx.
Many thanks!
-
In crnk.operations.effects.ts
`
@Effect()
applyResources$ = this.actions$.ofType(NgrxJsonApiActionTypes.API_APPLY_INIT)
`
is used. However, since @ngrx/effects v7, the `ofType` method must be us…