LocalizeRouterModule + BrowserTransferStateModule + TransferHttpCacheModule = ERROR: Cannot instantiate cyclic dependency. Injection token HTTP_INTERCEPTORS. #74
Labels
help wanted
Extra attention is needed
Hi.
Here is one bug from the original repository, which I met in your fork.
Greentube/localize-router#99
Can you fix it?
Since I don't use any interceptors in my APP, so the problem comes from the mentioned modules:
LocalizeRouterModule
BrowserTransferStateModule
TransferHttpCacheModule
The app was working before I added these 2 modules:
BrowserTransferStateModule
TransferHttpCacheModule
After these modules were added - I've started to receive the mentioned error:
Cannot instantiate cyclic dependency. Injection token HTTP_INTERCEPTORS.
The text was updated successfully, but these errors were encountered: