Server-side rendering question. · Issue #769 · erikras/react-redux-universal-hot-example

I am trying to understand how, in the demo, modifying containers or components (HMR) after the server-side rendering doesn't fire this error. React attempted to reuse markup in a container but the ...