Crypto Wallets throws warning on every page

Description of the issue:

The following shows up on any page’s dev tools that I visit. I tried with Crypto Wallets logged in and out and I still get the same warning.
"DevTools failed to parse SourceMap: chrome-extension://odbfpeeihdkbihmopkbjmoonfanlbfcl/sourcemaps/contentscript.js.map
DevTools failed to parse SourceMap: chrome-extension://odbfpeeihdkbihmopkbjmoonfanlbfcl/sourcemaps/inpage.js.map

"

Steps to Reproduce (add as many as necessary): 1. 2. 3.

I don’t know - it just showed up one day.

Expected result:

Those warnings should not be there.

Reproduces how often:

every page I visit

Operating System and Brave Version(See the About Brave page in the main menu):

macOS 10.15.3
Brave Version 1.5.113 Chromium: 80.0.3987.149 (Official Build) (64-bit)

1 Like

@MiLeung,
Are these errors affecting the pages or how you’re browsing?

No, they just get in the way when developing web apps

@MiLeung,
While I do understand how that may be annoying, these types of warnings are to be expected in the console – you will seem the m for other reasons outside of enabling Cryptowallets, and should see them in Chrome as well.

Is there a way to hide these two warnings?

@MiLeung,
One thing you can do is filter the warnings out using the dev tools filter:

I got the warnings to go away by setting Web3 provider for using Dapps in the settings to “None”

1 Like

This worked, of course, at the cost of not having access to Crypto Wallets. I believe that this ought to be reported as a bug — IMHO, if those ‘warnings’ keep appearing, it’s a sign that something is not correctly coded…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.