-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[x] Feature request
[ ] Documentation issu…
-
Hi, I'm creating unit tests and have a problem when testing actions. I would like to mock `dispatch` function in a way it really dispatches only a tested action and any additional dispatch call are on…
-
#### Please describe the feature you would like to request.
add option to focusRow to highlight all cells in a row on mouseclick in row or by setting it
programatically now this can be done by sele…
-
Hi I'm unable to upgrade my nativescript android from targetSdkVersion 29 to 31, app is crashing on the page where I use multipartUpload, I tried all possible solutions from online but none of them go…
-
error NG8001: 'zxing-scanner' is not a known element:
1. If 'zxing-scanner' is an Angular component, then verify that it is part of this module.
2. If 'zxing-scanner' is a Web Component then add 'CU…
-
### Description
Most of the documentation around selectors is very targeted around the usage of specific methods, but there is a lot of information required for real-world use that is just missing.…
-
There seems to be an issue with running `ngcc` postinstall
Angular version: 10.2.3
Ivy compiler enabled in tsconfig.json with:
```
"angularCompilerOptions": {
"enableIvy": true
},
```
…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or…
-
# Problem Solved By The Feature
It's always good to have some brand recognition, some libraries have logo's which make them easily identifiable, It's my opinion that rx-angular should have a logo t…
-
[State Operators docs](https://www.ngxs.io/advanced/operators)
> The patchState method only offers a shallow patch and as a result is left wanting in more advanced scenarios. **This is where state op…