react-redux-graphql-apollo-bootstrap-webpack-starter
react-redux-graphql-apollo-bootstrap-webpack-starter copied to clipboard
State Not Found
When you run the command
npm run dev
In the frontend the console throw:
loadable-components state not found. You have a problem server-side. Please verify that you have called
loadableState.getScriptTag() server-side.
Looks like the server render can't create the initial state.