apollographql / apollographql/apollo-client-devtools
I have set connectToDevTools to true but still it doesn't work for me
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 172
- Avg merge
- 10m
- Merged PRs (30d)
- 8
Description
### `@apollo/client` version
### Apollo Client Devtools version
4.24.4 (Chrome)
Getting this message
Could not find client
An Apollo Client instance was not found, either because an Apollo Client instance was never created, or because it could not be discovered. You can often solve this issue by setting the [connectToDevTools option](https://www.apollographql.com/docs/react/api/core/ApolloClient#apolloclientoptions-connecttodevtools) in your ApolloClient instance to true.
If you've already set the [connectToDevTools option](https://www.apollographql.com/docs/react/api/core/ApolloClient#apolloclientoptions-connecttodevtools), please try one of the following suggestions or click the Retry button to look for the client again.
Contributor guide
Research direction
Start by reproducing the “Could not find client” message with Apollo Client and Apollo Client Devtools 4.24.4, using the reported connectToDevTools setting. Investigate how the extension discovers the client; done when a configured Apollo Client is found and the Devtools interface becomes usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100