Open neverlose-lv opened 4 years ago
Thanks @neverlose-lv, I will try to reproduce this ASAP.
Hello @neverlose-lv, I can't reproduce your issue. Can you check the differences between your project and this sample repository ? Check the angular import order too like written here.
Hi. Here is one bug from the original repository, which I met in your fork. https://github.com/Greentube/localize-router/issues/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.