erikras / erikras/react-redux-universal-hot-example

Webpack chunking causes issues with server rendering

Open
#1,180 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
12.1k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

I have been trying chunking with require.ensure method. When the page loads the server side rendering is discarded, a flicker of white screen is shown and then the page displays. I tried debugging and found out that when the chunk loads it removes the server side rendered content and tries to render everything again. Any particular reason or workaround for this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.