Andrew Steel

Results 5 comments of Andrew Steel

While I agree it would be nice to include this in a future version, it is simple enough to workaround with a macthers.fork.fn call in the provider list, which prevents...

I also created a branch to showcase an alternative which consolidates the scope loading logic from the directive / pipe so that we can reuse it in selectTranslate for this...

Now that https://github.com/jsverse/transloco/pull/868 has been merged I can open a PR as a starting point. I think an open question I have is whether signals should default to `autoPrefixKeys: false`...

Sorry I didn't get a chance to include the PR with the issue right away, but essentially I'm proposing to use the basic `of` function for static params, which I...

Personally, I think automatically inferring the scope is a big usability plus when using the signal, directive or pipe API. I do see you are recommending the fallback option to...