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

Queries Tab Error on Chrome #1501

Closed
mr-boost opened this issue Sep 2, 2024 · 3 comments
Closed

Queries Tab Error on Chrome #1501

mr-boost opened this issue Sep 2, 2024 · 3 comments

Comments

@mr-boost
Copy link

mr-boost commented Sep 2, 2024

Error on Queries tab:

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.

@apollo/client version

"@apollo/client": "^3.11.5"
"@vue/apollo-composable": "^4.2.1"

Apollo Client Devtools version

4.18.1

@mr-boost
Copy link
Author

mr-boost commented Sep 2, 2024

Just noticed it is duplicate with #1500 and #1479
and solved in Apollo Client Devtools version: [4.18.4]

@mr-boost mr-boost closed this as completed Sep 2, 2024
Copy link
Contributor

github-actions bot commented Sep 2, 2024

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.

@mr-boost mr-boost closed this as not planned Won't fix, can't repro, duplicate, stale Sep 2, 2024
Copy link
Contributor

github-actions bot commented Sep 2, 2024

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.

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

No branches or pull requests

1 participant