-
### 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…
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
## Changelog
June 2, 2024: Added section on relying on external libraryes
### Description
We have been re…
-
### Which @ngrx/* package(s) are the source of the bug?
effects
### Minimal reproduction of the bug/regression with instructions
Hey, we are currently facing the problem that in one of our effect t…
-
**Current Behavior**
When I launch the build command with @nx/angular:browser-esbuild and custom plugins , I get an error that the plugins file is not found, and the plugins file exists:
```
"execut…
-
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
- […
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Information
Standalone APIs have been stable since Angular v16, and we should update the `@ngrx/effects` documentation to use standalone APIs by default, and reference previous versions of the do…
-
I am getting errors like below
TypeError: this.notifyListeners is not a function
triggered from this method:
`Audio.onEnded`
after upgrading to
1. capacitor v6
2. (ionic v8)
3. (angular…
-
-
### Current Behavior
Currently, when I'm trying to move any standalone project within my Angular workspace (nx.json config-based), schematic runs and says that it moved project.json file. In reality,…