-
I tried to add AppCheck to my angular project. I have implemented angular 17 with angularfire 17. But somehow the appcheck can't be implemented. It is only a webapp. So no ios or andriod app is used h…
-
- [x] Use standard URL query parameters wherever possible
- [x] Use mod id as part of url path, e.g.
- [x] Spread individual settings into query parameters, e.g. `?preset=3`
- [x] Save any…
-
Something went wrong.
Click to expand
```
HttpError: Validation Failed: {"resource":"Issue","code":"custom","field":"body","message":"body is too long (maximum is 65536 characters)"}
at /in…
-
Affected Package
The issue is caused by package @ngxs/store.
Is this a regression?
Yes, the previous version in which this bug was not present was: 3.7.1
Description
A clear and concise descr…
-
### Which @angular-ru/* package(s) are relevant/releated to the feature request?
_No response_
### Description
The current doc is super synthetic and easy to understand, I really appreciate t…
-
### Affected Package
@ngxs/store": "^3.8.1"
### Is this a regression?
No
### Description
Hey, I'm trying to create a web app using Angular16 and as a state management library NGXS but onc…
-
### Current Behavior
Hi,
after the update from angular 14 to angular 15.2 we're not able to generate components/directives/pipes/... anymore.
Error output:
```
nx generate component TestCompo…
-
## 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…
-
i'm using ionic 4 angular project with ngxs so can i used nativescript component in my existing ionic 4 project????
-
Thanks for this package. I'm seeing that `set` calls the internal writeable store's set method, but doesn't appear to update localstorage. Maybe I'm missing something. Could you clarify the intentions…