DEV Community

RAJA I
RAJA I

Posted on

Angular Universal - Page flickering/loading twice

Hello everyone, I need a help from community.

We are trying to implement angular universal on our project. We just implemented it.
But, facing an issue on home page loading. It loads twice and blinking page.

Here is the link to check - https://blocksurvey-ssr.onrender.com/

Project Information,
Angular: 8.2.5

Tried following steps to solve:-
Imported BrowserTransferStateModule in app.module.ts
Imported TransferHttpCacheModule in app.module.ts
Still, facing same issue

Latest comments (0)