GithubHelp home page GithubHelp logo

Comments (12)

RafaelCosman avatar RafaelCosman commented on May 8, 2024 11

@stubailo I'm still experiencing problems with the dev tools not showing up. Would really appreciate any advice on this!

from apollo-client-devtools.

jimmybrawn avatar jimmybrawn commented on May 8, 2024 4

+100^100

from apollo-client-devtools.

Darkbladecr avatar Darkbladecr commented on May 8, 2024 3

I have been struggling to get the tools to appear on my development panel as well. I am currently running an angular 1.6 project. I am initializing apollo as below, with the connectToDevTools argument as well. window.__APOLLO_CLIENT__ does not seem to be available, but I am not sure what I should do to enable it within the window?

import ApolloClient from 'apollo-client';

function config(apolloProvider) {
	const client = new ApolloClient({ connectToDevTools: true });
	apolloProvider.defaultClient(client);
}

from apollo-client-devtools.

stubailo avatar stubailo commented on May 8, 2024

Yeah, probably a good idea to set that up to poll on an interval.

from apollo-client-devtools.

stubailo avatar stubailo commented on May 8, 2024

what version are you on? basically here is the code for that: https://github.com/apollostack/apollo-client/blob/42b5a4cb1cf2728d803b1aca9bbfa58ca4c36c64/src/ApolloClient.ts#L239-L251

It looks correct to me, but maybe something is buggy, would appreciate a review

from apollo-client-devtools.

Darkbladecr avatar Darkbladecr commented on May 8, 2024

I appear to be on an old version, let me update and report back.

from apollo-client-devtools.

Philip-Nunoo avatar Philip-Nunoo commented on May 8, 2024

@Darkbladecr can you confirm this issue is resolved. Having similar problems here

from apollo-client-devtools.

Darkbladecr avatar Darkbladecr commented on May 8, 2024

Yes after upgrading everything works.

from apollo-client-devtools.

stubailo avatar stubailo commented on May 8, 2024

Closing this specific issue, please open a new one with more detailed information if you are still experiencing problems.

from apollo-client-devtools.

arjunagl avatar arjunagl commented on May 8, 2024

+1

from apollo-client-devtools.

kimobrian avatar kimobrian commented on May 8, 2024

I had an issue where it kept telling me enable dev tools by setting connectToDevTools to true when I had already done it. I simply disabled the extension, hard-reloaded my app and enabled the extension then reloaded the app again and it showed up.

from apollo-client-devtools.

MichelDiz avatar MichelDiz commented on May 8, 2024

I have this issue, but when I use in "incognito window" (anonymous window of the chrome) works fine. What it would be?

from apollo-client-devtools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.