Currently,
I am facing an issue where, upon publishing my site and running it,
some components such as the header and two others render first,
then the page goes blank before re-rendering the site.
I’m trying to make all my pages SSR, so I believe I can resolve the issue. In my page, I’m using the react-slick slider, which utilizes client-side rendering.
New contributor
Arjun Bhatt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.