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.