stereobooster / react-snap

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

TimeoutError: Navigation Timeout Exceeded: 30000ms exceed #458

Open suprim12 opened 4 years ago

suprim12 commented 4 years ago

"reactSnap": { "puppeteer": { "timeout": 0 }, "removeScriptTags": true },

doesn't work. Problem occurs when page have many requests

Error: Navigation Timeout Exceeded: 30000ms exceeded

Version "react-snap": "^1.23.0", puppeteer@1.20.0

lorenamelor commented 2 years ago

I have the same problem. Some solution ?

Lazy-C0der commented 2 years ago

this problem is still open do you know how to fix it

everdrone commented 2 years ago

Experiencing the same problem

dipta007 commented 1 year ago

Same issue