ganatan / angular-ssr

Angular 18 Example SSR (Server Side Rendering)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flickering issue when using ssr (initialNavigation)

arminops opened this issue · comments

@ganatan
is there any solution you provided for flickering issue?

rerendering issue

I am using a layout along with the lazy loading. So the lazy-loaded component doesn't render with SSR. Header and Footer are there and then after a moment, component loads.