[extension] DevTools failed to load SourceMap: Could not load content for browser-polyfill.js.map
See original GitHub issueExpectation
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:
- Created 4 years ago
- Reactions:50
- Comments:73 (6 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I uninstalled AdBlock and the problem disappear
@ivan-aksamentov F12 in the browser. then go to Settings. look for Sources, and disable the option: “Enable javascript source maps”