-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
BugSomething isn't workingSomething isn't workingGood first issueIdeal for new contributorsIdeal for new contributors
Description
About
Devtools does not detect a running instance of urql.
Reproduction
- Clone this example project
- Run
yarn install
- Run
yarn start
- Open chrome and navigate to http://localhost:8080
- Open the urql devtools panel
Expected result
- Extension detects app
Actual result
- Extension shows message "Waiting for exchange"
Stack trace
Error: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.
at la (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:6:58506)
at Qo (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1043871)
at ws (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1089921)
at yu (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1082663)
at mu (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1082588)
at su (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1079618)
at chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1031259
at t.unstable_runWithPriority (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1106315)
at Gi (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1030968)
at Ji (chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/panel.js:2:1031204)
Additional info
environment | version |
---|---|
browser | Chrome 69 |
urql | 0.0.0 |
urql devtools | 0.0.0 |
@urql/devtools | 0.0.0 |
tungv, frederikhors, pantajoe and mrehacek
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingGood first issueIdeal for new contributorsIdeal for new contributors