Closed yyynnn closed 5 years ago
Hello @yyynnn why is it closed? Did you solve it? React snap is not yet supported but we would like to work on it.
@neoziro unfortunately no. Just realized that pre-render wont cut it. But will try to dig in deeper on other project.
Hello, I close it. React Snap will not be supported at this time.
Hi there!
So i'm trying to use
react-snap
wo SSR to prerender SPA and i have someloadable-components
. Been using this entry:App loads fine, but post-build with
react-snap
results in this error:loadableReady() requires state, please use getScriptTags or getScriptElements server-side
cant i just pre render components client side?