question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[extension] DevTools failed to load SourceMap: Could not load content for browser-polyfill.js.map

See original GitHub issue

Expectation

No console warnings

Actual

The following warning is emitted in dev tools console:

DevTools failed to load SourceMap: Could not load content for 
chrome-extension://lhdoppojpmngadmnindnejefpokejbdd/browser-polyfill.js.map

Motivation

As a developer, I expect console output to only contain messages relevant for my app’s development. I love Axe, but I don’t care about its source maps.

Solution

Would it be possible to either strip source map information from releases or to ship the extension with source maps?

Versions

Axe webextension: 4.2.0 Chromium: 81.0.4024.0 on Ubuntu

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:50
  • Comments:73 (6 by maintainers)

github_iconTop GitHub Comments

74reactions
solmalisanicommented, May 11, 2020

I uninstalled AdBlock and the problem disappear

28reactions
Bahadou-Badrcommented, Sep 20, 2020

@ivan-aksamentov F12 in the browser. then go to Settings. look for Sources, and disable the option: “Enable javascript source maps” photo5998800772902531540

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error message "DevTools failed to load SourceMap
That's because Chrome added support for source maps. Go to the developer tools (F12 in the browser), then select the three dots in...
Read more >
DevTools failed to load source map - Forum - Adblock Plus
Hi, I'm having this log in the Chrome DevTools: Code: Select all DevTools failed to load source map: Could not load content for ......
Read more >
Browser console shows DevTools failed to load ...
Solution · Go to the developer tools (F12 in the browser); · Select the Cogwheel in the upper right corner; · In the...
Read more >
devtools failed to load source map: could not load content for
Per my research you could try to uncheck "Enable JavaScript source maps" in developer tools settings. Press F12 > Settings > Uncheck "Enable...
Read more >
devtools failed to load source map: could not load content ...
devtools failed to load source map: could not load content for chrome-extension://kdfieneakcjfaiglcfcgkidlkmlijjnh/writer/js/angular-ui-router.js.map: http ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found