apollographql / apollo-client

:rocket:  A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.
https://apollographql.com/client
MIT License
19.38k stars 2.66k forks source link

Don’t prompt for DevTools installation for browser extension page #11838

Closed alex-kinokon closed 6 months ago

alex-kinokon commented 6 months ago

Fixes #11382.

Checklist:

apollo-cla commented 6 months ago

@alex-kinokon: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

netlify[bot] commented 6 months ago

Deploy request for apollo-client-docs pending review.

Visit the deploys page to approve it

Name Link
Latest commit bb05cd294064da303c29a350daaaf51106e0a161
changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: bb05cd294064da303c29a350daaaf51106e0a161

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------- | ----- | | @apollo/client | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

jerelmiller commented 6 months ago

@alex-kinokon don't worry about the integration test failure. I'm seeing the same thing in another PR of mine. Once we figure that out for the main branch, I'd be happy to merge this.