-
### Which @ngrx/* package(s) are the source of the bug?
store
### Minimal reproduction of the bug/regression with instructions
Keep incrementing the counter and see that computed signal stops react…
-
As #mikegrudic has pointed out, I also can't find any automated tests. Do you plan to add them?
#openjournals/joss-reviews/issues/5409
-
Before opening an issue, please search for duplicates (opened and closed) https://github.com/valor-software/ngx-bootstrap/issues There's no need to open an issue here if you want to ask general questi…
-
### Issue description or question
repo: https://github.com/technoplato/knowar
I am following the directions here for setting up Wallaby with my `nx monorepo`.
`npx jest` does, indeed run succes…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit s…
-
I'm finding re-builds are taking much longer than I'd like. Right now it takes around 6-7s between me saving a file and the tests actually running. This is compared to ~500ms when WebPack is watching …
-
Followed all steps of manual local setup from readme. And api worked fine with postgres, including seed and all.
But failed to start `yarn start:gauzy`,
There are logs while running this script, so…
-
`angular_project_library` produces deterministic results when a random perturbation (`--perturb`) is requested. I thought it was because it was using the default seed, but it turns out that system tim…
-
### Issue description or question
Got this error when using `smart start`
```
Cannot find module 'dns/promises' from '../../libs/aws-helpers/src/managers/DiscoveredAPIManager.ts'
```
It fai…
-
Just curious, does node + react / node + vue work?
Setup is the same as in: https://github.com/jhipster/generator-jhipster-nodejs/issues/209
Except,
node + react:
```
$ npm run build
> bubilov…