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

[Runtime error]: Add support for Urql 2 #330

Closed
yayvery opened this issue Feb 13, 2021 · 9 comments
Closed

[Runtime error]: Add support for Urql 2 #330

yayvery opened this issue Feb 13, 2021 · 9 comments
Labels
Chrome Chrome specific

Comments

@yayvery
Copy link

yayvery commented Feb 13, 2021

About

None of my queries are showing up, and I'm getting this error when I go to the "Events" tab

Stack trace

TypeError: Cannot read property '0' of undefined
    at chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:8:38140
    at ht (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1200793)
    at e.generateAndInjectStyles (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1202428)
    at chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1203759
    at jt (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1203826)
    at TimelineSourceIcon (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1204939)
    at qo (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1041137)
    at Ia (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1049093)
    at gs (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1089624)
    at cu (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1079924)
@andyrichardson
Copy link
Collaborator

Hey thanks for this report - I've a strong suspicion this is related to the new major update of Urql.

What version of Urql are you using?

@yayvery
Copy link
Author

yayvery commented Feb 15, 2021

2.0.1 @andyrichardson

@andyrichardson
Copy link
Collaborator

Sounds about right - make sure you're on the latest version of @urql/devtools and your browser should update to the latest extension release soon 👍

If you're on Firefox, the fix is already out

@andyrichardson andyrichardson changed the title [Runtime error]: Cannot read property '0' of undefined [Runtime error]: Add support for Urql 2 Feb 18, 2021
@andyrichardson andyrichardson added the Chrome Chrome specific label Feb 18, 2021
@Undistraction
Copy link

Undistraction commented Feb 18, 2021

@andyrichardson FWIW I've just installed the Firefox extension and I get nothing in any of the tabs. Looks like it connects to the exchange, then does nothing. All tabs are completely empty. Firefox 85.0.2 (64-bit)

@andyrichardson
Copy link
Collaborator

@Undistraction thanks for the report - that is an unrelated issue and a fix was just published (see #335 and v2.4.2)

@andyrichardson
Copy link
Collaborator

Quick update, there is new criteria on the chrome store that needed to be filled out prior to any new releases.

This is done and we're pending review.

Screen Shot 2021-02-18 at 13 35 55

Just a heads up, with the Chrome Web Store, reviews can take anything from a few hours to weeks.

@Undistraction
Copy link

@andyrichardson thanks for the update.

@andyrichardson
Copy link
Collaborator

2.4.2 is live!

Thanks everyone for your patience

@Undistraction
Copy link

@andyrichardson This is working for me. Thanks again.

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

No branches or pull requests

3 participants