Jan Scheffler
Jan Scheffler
Unfortunately, I'm unable to reproduce the problem. Could you maybe provide a minimal reproduction?
Unfortunately, I'm unable to reproduce the problem. Could you maybe provide a minimal reproduction?
Sorry, bad internet connection here 📶
@EedoCelsius Thanks for taking the time to report this issue! Could you share a screenshot of the Network panel in DevTools? To me, it looks like the pending requests all...
I think this is a valid bug report - the requests should not be paused. I just wanted to make sure that this only affects requests from the service worker...
@putuoka Thanks for taking the time to report this issue! Can you run the script with `DEBUG=puppeteer:*` and paste the log messages here? Thanks!
@chuoke Could you provide a minimal reproduction for this error?
@josepharhar Could this be resolved by your recent change already?
@fairbanksg Thanks for reporting this problem. We are in the process of improving our proxy support ( https://github.com/puppeteer/puppeteer/pull/6274) and I hope this will fix the problem.
Hi, sorry I've been OOO for the past three weeks. Your idea sounds great - I've thought about using an intermediate AST like representation but decided not to because it...