-
NGXS follows semantic versioning. As a result we will change the major version number when breaking changes are introduced. Many developers seem to have the idea that upping the major version number i…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
`yarn check` can error right after having run `yarn install`:
```sh
➜ rm -rf node_modules &…
-
According to the examples, `createProviderConsumer()` is created statically in a file, e.g. `data-tunnel.tsx`. This basically means tunnels are created on class level rather than on instance level. Wh…
-
### Affected Package
The issue is caused by package `@ngxs/store@18.0.0`
### Is this a regression?
Yes, the previous version in which this bug was not present was: `3.8.2` which can be verifi…
-
### Affected Package
ngxs/store
### Is this a regression?
Yes, the previous version in which this bug was not present was: 3.8
### Description
When dispatching an action which will set th…
-
https://github.com/ngxs-labs/data/issues/636
-
## 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…
-
### Describe the bug
Adding chart.js to now default Angular 17 project with standalone components and SSR according to PrimeNG documentation causes errors. I was thinking it was something akin to er…
-
### Affected Package
@ngxs/store
### Description
Tests run without ESM. If ESM is enabled, it ends up with error at the file with the NGXS import - it fails when requiring angular.
```
● …
-
Hi there, I really like the repository, but as I'm using the latest angular and though I need latest firebase app and I would really appreciate update to the version firebase 10, otherwise unexpected …