You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ApolloError: Cannot read properties of null (reading 'definitions')
ApolloError
at new t (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:354936)
at chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:393140
at i (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:362636)
at chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:362550
at new Promise (<anonymous>)
at Object.then (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:362516)
at Object.next (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:362646)
at ht (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:274793)
at mt (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:275306)
at t.next (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:275846)
Additional details
@apollo/client version
Apollo Client Devtools version
4.18.15 (Chrome)
The text was updated successfully, but these errors were encountered:
@cod3master is there a particular query or something you're doing that is causing this issue? I see that we're trying to read definitions from a query when handling queries from the the explorer. Is that what is triggering this error for you?
Error on Queries tab:
Additional details
@apollo/client
versionApollo Client Devtools version
4.18.15 (Chrome)
The text was updated successfully, but these errors were encountered: