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: Failed to execute 'postMessage' on 'Window': #<Object> could not be cloned.
ApolloError
at new t (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:336837)
at chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:374825
at i (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:344588)
at chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:344502
at new Promise (<anonymous>)
at Object.then (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:344468)
at Object.next (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:344598)
at st (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:256763)
at lt (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:257276)
at t.next (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:257816)
Additional details
I have been getting this error on the Queries tab for a long time.
The other tabs (Mutations, Cache and Explorer) work normally.
Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better.
Do you have any feedback for the maintainers? Please tell us by taking a one-minute survey. Your responses will help us understand Apollo Client usage and allow us to serve you better.
Error on Queries tab:
Additional details
I have been getting this error on the Queries tab for a long time.
The other tabs (Mutations, Cache and Explorer) work normally.
@apollo/client
version"@apollo/client": "^3.11.5"
"@vue/apollo-composable": "^4.2.1"
Apollo Client Devtools version
4.18.1
The text was updated successfully, but these errors were encountered: