BThomann

Results 8 comments of BThomann

I guess there are two points that are mixed here: 1. Not being able `inject` in `withDevtools` that is the point of the other. I agree that this is not...

I don't get it why this would block TanStack Query I the typical patter any way is it to use like this (example from the docs): ```ts @Component({ ... })...

The query itself should be created in the InjectionContext of where it lives. So if you would use the `injectQuery` in a service (worst case providedIn: "root") it would "live"...

See also no issue there. Would you mind providing a code example?

Well with `resource()` or `rxResource()` you can also not call `inject` in e.g. the `loader` function. Sorry but I don't what your point is? Are we still taking about that...

Happy to hear that you found a solution! :) Regarding naming convention: as always in software engineering naming things is hard! But my mental model goes like - injectX -...

I don't know why you keep bringing up the example with the effect. Yes you can pass a injector but still can not call inject inside!? On the "with" naming...

Relax mate. No need to be personal here. For me there is no point in continuing this discussion here on that level. Happy to continue if it gets back on...