Juan Carlos Quintero

Results 6 comments of Juan Carlos Quintero

It can be fixed until version 1.11.0. Just commenting for people facing this issue. More info about it https://github.com/puppeteer/puppeteer/issues/1409

@schardtbc You got a new PR!

@schardtbc You got a new PR!

@schardtbc You got a new PR!

I'm experiencing same problem. My setup (CRA) ```json "@apollo/client": "^3.5.10", "graphql": "^16.3.0", "react": "^18.0.0", "react-dom": "^18.0.0", "react-scripts": "5.0.1", ``` Removing `React.StrictMode` works though

@igdev116 thanks, I can try that out but a fix here is still needed I guess. Were you able to identify what's the underlying issue? Most likely related to `StrictMode`...