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

DevTools failed to load source map: Could not load content for chrome-extension #389

Open
chojnicki opened this issue Feb 4, 2022 · 0 comments
Labels
Bug Something isn't working

Comments

@chojnicki
Copy link

chojnicki commented Feb 4, 2022

About

Extension works fine (I can see queries, schema etc) but everytime in console I have warning:

DevTools failed to load source map: Could not load content for chrome-extension://mcfphkbpmkbeofnkjehahlmidmceblmm/content_script.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME

What's even worse, it's on any page, not just Graphql. So it's not related to NPM package.

Reproduction

Just open DevTools (F12) on any site, and warning appears in console.

Expected result

No warning.

Actual result

Warning described before.

Additional info

environment version
browser Chrome 96 and Chrome 97 Beta
os Linux Mint 20.2
urql 2.1.3
urql devtools 2.6.2
@urql/devtools 2.0.3

Edit: I can see now that there is one newer version (2.6.3) while on Chrome store it's 2.6.2. Why? Maybe update would help (even that I do not see anything related in changelog).

@chojnicki chojnicki added the Bug Something isn't working label Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant