apollographql / apollographql/apollo-client-devtools
We've run into an unexpected error
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 172
- Avg merge
- 10m
- Merged PRs (30d)
- 8
Description
**Intended outcome:**
**Actual outcome:**
We've run into an unexpected error
Please try closing and reopening the browser devtools and refreshing the page. If the issue persists, please [open an issue](https://github.com/apollographql/apollo-client-devtools/issues/new?body=Error%20on%20Queries%20tab%3A%0A%0A%60%60%60%0AApolloError%3A%20RPC_MESSAGE_TIMEOUT%0A%0AApolloError%0A%20%20%20%20at%20new%20t%20(chrome-extension%3A%2F%2Fjdkknkkbebbapilgoeccciglkfbmbnfm%2Fpanel.js%3A1%3A354024)%0A%20%20%20%20at%20chrome-extension%3A%2F%2Fjdkknkkbebbapilgoeccciglkfbmbnfm%2Fpanel.js%3A1%3A392228%0A%20%20%20%20at%20i%20(chrome-extension%3A%2F%2Fjdkknkkbebbapilgoeccciglkfbmbnfm%2Fpanel.js%3A1%3A361724)%0A%20%20%20%20at%20chrome-extension%3A%2F%2Fjdkknkkbebbapilgoeccciglkfbmbnfm%2Fpanel.js%3A1%3A361638%0A%20%20%20%20at%20new%20Promise%20(%3Canonymous%3E)%0A%20%20%20%20at%20Object.then%20(chrome-extension%3A%2F%2Fjdkknkkbebbapilgoeccciglkfbmbnfm%2Fpanel.js%3A1%3A361604)%0A%20%20%20%20at%20Object.next%20(chrome-extension%3A%2F%2Fjdkknkkbebbapilgoeccciglkfbmbnfm%2Fpanel.js%3A1%3A361734)%0A%20%20%20%20at%20ft%20(chrome-extension%3A%2F%2Fjdkknkkbebbapilgoeccciglkfbmbnfm%2Fpanel.js%3A1%3A274381)%0A%20%20%20%20at%20ht%20(chrome-extension%3A%2F%2Fjdkknkkbebbapilgoeccciglkfbmbnfm%2Fpanel.js%3A1%3A274894)%0A%20%20%20%20at%20t.next%20(chrome-extension%3A%2F%2Fjdkknkkbebbapilgoeccciglkfbmbnfm%2Fpanel.js%3A1%3A275434)%0A%60%60%60%0A%0A%23%23%23%20Additional%20details%0A%3C!--%20Please%20provide%20any%20additional%20details%20of%20the%20issue%20here%2C%20otherwise%20feel%20free%20to%20delete%20this%20section.%20--%3E%0A%0A%23%23%23%20%60%40apollo%2Fclient%60%20version%0A%3C!--%20Please%20provide%20the%20version%20of%20%60%40apollo%2Fclient%60%20you%20are%20using.%20--%3E%0A%0A%23%23%23%20Apollo%20Client%20Devtools%20version%0A4.18.15%20(Chrome)&labels=%F0%9F%90%9E+bug) to help us diagnose the error.
},
**How to reproduce the issue:**
after I install the extension and try to run react app and looking console, it becomes stuck loading and goes source tab for this code
GotRequestId: function GotRequestId(id) {
comm.qrequests.shift().start(id);
},
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Window 11
- Browser [e.g. chrome, safari]
- Chrome
- Browser version [e.g. 22]
- 22
- Extension version [e.g. 3.0]
- v3.13.8
Contributor guide
Research direction
Start by reproducing the stuck loading behavior in Chrome with Apollo Client Devtools 4.18.15, then inspect the RPC_MESSAGE_TIMEOUT error and the GotRequestId code shown in the report. Done means the React app no longer becomes stuck or switches to the source tab, but the report does not identify a repository file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, react, typescript
- Domain
- devtools, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100