Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VSCode integration issue #1516

Open
jerelmiller opened this issue Sep 12, 2024 · 0 comments
Open

VSCode integration issue #1516

jerelmiller opened this issue Sep 12, 2024 · 0 comments
Labels

Comments

@jerelmiller
Copy link
Member

Error on Queries tab:

ApolloError: Cannot read properties of undefined (reading 'info')

ApolloError: Cannot read properties of undefined (reading 'info')
    at new ApolloError (https://file+.vscode-resource.vscode-cdn.net/Users/jerelmiller/code/apollographql/vscode-graphql/lib/panel.js:54952:34)
    at https://file+.vscode-resource.vscode-cdn.net/Users/jerelmiller/code/apollographql/vscode-graphql/lib/panel.js:54401:47
    at both (https://file+.vscode-resource.vscode-cdn.net/Users/jerelmiller/code/apollographql/vscode-graphql/lib/panel.js:60092:25)
    at https://file+.vscode-resource.vscode-cdn.net/Users/jerelmiller/code/apollographql/vscode-graphql/lib/panel.js:60081:34
    at new Promise (<anonymous>)
    at Object.then (https://file+.vscode-resource.vscode-cdn.net/Users/jerelmiller/code/apollographql/vscode-graphql/lib/panel.js:60080:24)
    at Object.next (https://file+.vscode-resource.vscode-cdn.net/Users/jerelmiller/code/apollographql/vscode-graphql/lib/panel.js:60094:47)
    at notifySubscription (https://file+.vscode-resource.vscode-cdn.net/Users/jerelmiller/code/apollographql/vscode-graphql/lib/panel.js:154166:26)
    at onNotify (https://file+.vscode-resource.vscode-cdn.net/Users/jerelmiller/code/apollographql/vscode-graphql/lib/panel.js:154205:11)
    at SubscriptionObserver2.next (https://file+.vscode-resource.vscode-cdn.net/Users/jerelmiller/code/apollographql/vscode-graphql/lib/panel.js:154245:13)

Additional details

Happened after stopping/restarting the server when on a 1:1 call together.

@apollo/client version

Apollo Client Devtools version

4.18.6 (VSCode)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant