Kai Rechtern
Kai Rechtern
We also want to update to angular 13 and have these library as dependency. Would be cool if a new version would be published.
Hey, I sadly can't provide the repo where I stumbled upon this problem. I will see if I can setup a small example repo and check if I can reproduce...
We are also facing problems after the update to transloco v5/v6. We are also having a custom function which returns the `TranslocoTestingModule.forRoot`. Now we are getting `NullInjectorError: No provider for...
@Wozniaxos Are you guys having problems because of this behavior? We are experiencing the problem that sometimes the intercepting does not work. But often only for one browser (a random...
We are also facing this issue.
Does nobody have the same issue? Am I doing something wrong here?
I did some investigation and could resolve the above error with changing my `moduleResolution` from `node` to `bundler` (wasn't really aware that `node` means `node10`). But I still wasn't able...