Manoj Nathwani

Results 2 comments of Manoj Nathwani

- Also using `MacBook Pro M1 Pro` running `macOS Monterey 12.0.1` and having the same issue - https://github.com/puppeteer/puppeteer/issues/7752#issuecomment-965506958 does however work ❤️

Experiencing the same issues with: ``` "@apollo/client": "^3.5.10", "graphql": "^16.3.0", "next": "12.1.5", "react": "18.0.0", "react-dom": "18.0.0" ``` Setting `reactStrictMode` to `false` made no difference :( https://github.com/apollographql/apollo-client/issues/9602#issuecomment-1102677886 is simple and effective...