-
For example:
ERROR in node_modules/@ngxs/store/internals/ngxs-bootstrapper.d.ts:14:21 - error TS2694: Namespace '"/Users/d/Documents/Angular-Projects/jira-clone-frontend-angular/node_modules/@angu…
-
Could someone release a new version with the updated dependencies for Angular 12?
-
I'm using this plugin in my ionic 4 project, my app will crash when trying to save large array (500++ elements) to ngxs state with async-storage-plugin (use ionic storage plugin example given). When i…
xsoul updated
4 years ago
-
This lib is really great, but I'm trying to make an effort to unit test all of my code and I was hoping to find examples of unit tests. Specifically the DI piece and mocking the NGXS pieces.
When m…
-
This screen shot shows the get request form the explorer view transforming the url to the needed proxy. When utilizing the requestInterceptor option.
![image](https://user-images.githubusercontent.co…
-
### 현재 상황
- 개별 모듈에 StoreModule.forRoot()가 존재한다.
### 분석 상황
- StoreModule.forRoot() 는 app.module.ts에 존재하여야 하고, 각각의 모듈에는 StoreModule.forFeature() 가 존재하여야 한다.
### 해결 후 결과
- [ ] StoreModule.forRo…
-
## Describe the solution you'd like
npm Install `@ngxs/cli` when package is not already installed
-
Hi, using a JavaScript `Set` data structure in an ngxs store works fine. But when I want to debug it with redux devtools, it alwyas just shows `{}`, even though items are in the `Set` (verifyable with…
-
The peer dependencies for `"@ngxs-labs/immer-adapter": "^3.0.5"` from npm, seems to be having a different peer dependency, than what's in master.
```
"peerDependencies": {
"@angular/core": "^…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x ] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation iss…