79367552

Date: 2025-01-18 16:48:24
Score: 1
Natty:
Report link

Not a direct anwser to this post but I ended in the same error and I can share another resolution.

In a big project with lazy loading sub-routers, I did the mistake to includes lazy loaded modules to the main AppModule. All routes were confused and redirected to main module. The sub modules should only be loaded by the router and nothing else.

Hopping this help somebody

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Eta