stereobooster / react-snap

👻 Zero-configuration framework-agnostic static prerendering for SPAs
MIT License
5.04k stars 391 forks source link

The site appears for a few seconds, then disappears #528

Closed Giridhar108 closed 3 years ago

Giridhar108 commented 3 years ago

Bug Report

The site appears for a few seconds, then disappears and these errors appear in the console. image

"reactSnap": { "include": [ "/"], "inlineCss": true, "puppeteer": { "cache": false }, "puppeteerArgs": [ "--no-sandbox", "--disable-setuid-sandbox" ] } }

Giridhar108 commented 3 years ago

I resolve this. I read the documentation more carefully.

ricky11 commented 3 years ago

what did you do?