cereallarceny / cra-ssr

[DEPRECATED] Server-side rendering with create-react-app, React Router v4, Helmet, Redux, and Thunk
483 stars 120 forks source link

How to prevent first load? #50

Closed phucvo0709 closed 5 years ago

phucvo0709 commented 5 years ago

I'm having a problem, my local code works fine, but on the server it has a first load error but I don't know where the error comes from, I need help how to prevent pre-loading!

untitled screen i need to prevent

demo: http://web-staging.beaudy.vn

cereallarceny commented 5 years ago

Sorry, if this isn't a bug report, I can't help on individual websites. Closing.

heshamelmasry77 commented 5 years ago

I will help you @phucvo0709 It been a problem for me as well. What i did that i decided to move to next js. I had a problem with the first load and the style sheets not load correctly something go wrong when the project gets big.

phucvo0709 commented 5 years ago

I will help you @phucvo0709 It been a problem for me as well. What i did that i decided to move to next js. I had a problem with the first load and the style sheets not load correctly something go wrong when the project gets big.

I sent a mail, looking forward to your help!