-
#### What type of issue are you creating?
- [X] Bug
- [ ] Enhancement
- [ ] Question
#### What version of this module are you using?
- [ ] 2.0.10 (Stable)
- [ ] 2.1.0-rc.n (2.1 Release Candida…
-
### Current Behavior
When we run this command:
```
nx g @nx/react:hook --export false --directory apps/webapp/src/app/hooks/ --nameAndDirectoryFormat as-provided --name useboard --dry-run
```
Thi…
-
What can it be used for?
Same as with the programming brands logo that can be used to reference the framework
- [x] This is a single icon
-
Use [@ngrx/store](https://github.com/ngrx/store) because it will make more simple such sings as diagram save/load or undo/redo etc.
-
-
![angular-ngrx-store-action](https://github.com/ian77-huang/images/assets/101028952/6dcb925e-ef3a-4b69-b2d7-24e267be0b23)
-
### Current Behavior
For the following ignore files:
.gitignore
```
dir
```
.nxignore
```
!dir/subdir
```
`dir/subdir` does not actually get "unignored" for nx to hash.
### Expect…
-
### Current Behavior
We've noticed that if we send SIGKILL to an Nx process sometimes it can crash from within the Rust Nx code and hang indefinitely. This issue is much more prevalent on our priva…
-
Deploy added ngrx state management setup
-
I created Micro frontend apps in Angular 16 and its shell in Angular 15. Now I want to have NgRx state shared between its shell and the angular 16 app. When I am running the application I put the Stor…