Suggestion on Angular 17 Issue when SSG (pre rendering) for lazy loaded modules.
Budget: ₹600 – ₹1,500 INR
I'm experiencing an issue with my Angular 17 application where the predered page content is not rendering during SSG pre-rendering for lazy-loaded modules. Only router outlet is displayed for lazy loaded routes
People already have faced and implemented this approach are more welcomed.
We are actually the developers and you can suggest the actual approach and we would be happy to implement the approach.
Ideal Skills and Experience:
- Extensive experience with Angular, specifically version 17
- aunderstanding of SSG pre-rendering and handling of lazy-loaded modules.
Index.html - SSG generated page - Missing html contents
<html>
<body>
<app-root _nghost-ng-c1933515739 ng-version="17.3.12" ngh="0" ng-server-context="ssg">
<router-outlet _ngcontent-ng-c1933515739></router-outlet>
</app-root>
<script src="polyfills-SCHOHYNV.js" type="module"></script><script src="main-DQGBC24Z.js" type="module"></script>
</body>
</html>
People already have faced and implemented this approach are more welcomed.
We are actually the developers and you can suggest the actual approach and we would be happy to implement the approach.
Ideal Skills and Experience:
- Extensive experience with Angular, specifically version 17
- aunderstanding of SSG pre-rendering and handling of lazy-loaded modules.
Index.html - SSG generated page - Missing html contents
<html>
<body>
<app-root _nghost-ng-c1933515739 ng-version="17.3.12" ngh="0" ng-server-context="ssg">
<router-outlet _ngcontent-ng-c1933515739></router-outlet>
</app-root>
<script src="polyfills-SCHOHYNV.js" type="module"></script><script src="main-DQGBC24Z.js" type="module"></script>
</body>
</html>