DEV Community

Discussion on: Angular: When HttpInterceptor doesn’t work with lazy loaded modules

Collapse
 
bgdnbc91 profile image
Bogdan

Hi Abou,

Nice post. I have the same issue with my interceptor. Did you find a solution for this issue after all?

Regards!

Collapse
 
villanuevand profile image
Andrés Villanueva

Hey @bogdan

You should move the HTTPClientModule to your CoreModule.