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

Cannot return null for non-nullable field SerializedApolloError.graphQLErrors. #1552

Open
roycamposv opened this issue Oct 30, 2024 · 1 comment · May be fixed by #1606
Open

Cannot return null for non-nullable field SerializedApolloError.graphQLErrors. #1552

roycamposv opened this issue Oct 30, 2024 · 1 comment · May be fixed by #1606

Comments

@roycamposv
Copy link

Error on Queries tab:

ApolloError: Cannot return null for non-nullable field SerializedApolloError.graphQLErrors.

ApolloError
    at new t (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:355948)
    at chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:394152
    at i (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:363648)
    at chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:363562
    at new Promise (<anonymous>)
    at Object.then (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:363528)
    at Object.next (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:363658)
    at ht (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:275805)
    at mt (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:276318)
    at t.next (chrome-extension://jdkknkkbebbapilgoeccciglkfbmbnfm/panel.js:1:276858)

Additional details

@apollo/client version

Apollo Client Devtools version

4.18.9

@phryneas
Copy link
Member

Thank you for the bug report! Just as a heads up, we're just back from conferences and part of the team is still out, so it might take us a while to take a closer look at this - but it's very welcome!

@jerelmiller jerelmiller linked a pull request Dec 20, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants