stereobooster/react-snap

The site appears for a few seconds, then disappears

Giridhar108 opened this issue · 2 comments

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" ] }
}

I resolve this. I read the documentation more carefully.

what did you do?