brave-browser: "DevTools failed to parse SourceMap" warning
In Brave v1.3.115 if you open any page, go to the Inspector and open the console, there are the following warnings:
DevTools failed to parse SourceMap: chrome-extension://odbfpeeihdkbihmopkbjmoonfanlbfcl/sourcemaps/contentscript.js.map
DevTools failed to parse SourceMap: chrome-extension://odbfpeeihdkbihmopkbjmoonfanlbfcl/sourcemaps/inpage.js.map
At first I thought it’s a website issue but it really seems to be tied to the brave browser.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 16
- Comments: 16 (8 by maintainers)
Commits related to this issue
- Disabling comments for sourcemap files Fixes brave/brave-browser#8281 — committed to brave/ethereum-remote-client by ryanml 4 years ago
Disabling Crypto Wallets worked for me:
Looks like this is caused by the Crypt Wallets extension (
odbfpeeihdkbihmopkbjmoonfanlbfcl) cc: @bbondy @ryanmlUpstream issue
Looks like more errors are exposed (if source-map files are missing, error will now show where it didn’t before)
And, currently source-maps from extensions aren’t loaded even if they are provided.
I’m seeing this error for 1PasswordX extension, having disabled crypto wallets already.