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
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)
Note: everything was working fine until I updated dependencies to latest versions, specifically 2.x.x.
The text was updated successfully, but these errors were encountered:
Seeing the same thing after upgrading to 2.x. Also note that I don't get anything in the Explorer tab, despite the app making a number of queries. Looks like it connects with the exchange but I get nothing other than:
Responses will be shown here
Make a new request or refresh the page
urql version & exchanges:
Urql devtools Chrome plugin: Version 2.3.1
Steps to reproduce
Expected behavior
Events are shown
Actual behavior
Error is displayed:
Note: everything was working fine until I updated dependencies to latest versions, specifically 2.x.x.
The text was updated successfully, but these errors were encountered: