Manfred Steyer

Results 5 issues of Manfred Steyer

Hi, first of all, thank you for this repo. It really helped me to get started with AOT. I've noticed, that you are using the angular2-template-compiler in the common webpack-config-file...

Hi, the convenice-methods bootstrap and bootstrapWebWorker seems to be gone now in the current alpha 48 [1]. Instead of this, we have to use a more verbose style that sets...

### Which @ngrx/* package(s) are relevant/related to the feature request? signals ### Information Angular is starting to untrack certain things by default: https://github.com/angular/angular/pull/54614 Since 17.1.1, Signal Store does the same...

Project: Signals

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ x ] Feature request [...

feature
freq2: medium
area: common/http
feature: under consideration

Hi, thanks for this. Has anyone tried to test async operations, like fetching data via http? For me, it seems, that the test does not wait for the async operation...