Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up"DevTools failed to parse SourceMap" warning #8281
Comments
|
Same issue here :( |
|
I am experiencing the same issue. I thought it might be an extension problem but I've checked all my extensions and there are no issues. I am running Brave (stable) for Linux on Ubuntu. |
|
@Nuc1eoN @minaiism @EugenioAntonioBonanno can you folks confirm whether or not you've navigated to |
|
I have definitely navigated there.
…On Fri., Feb. 28, 2020, 01:47 ryanml, ***@***.***> wrote:
@Nuc1eoN <https://github.com/Nuc1eoN> @minaiism
<https://github.com/minaiism> @EugenioAntonioBonanno
<https://github.com/EugenioAntonioBonanno> can you folks confirm whether
or not you've navigated to brave://wallet at any time?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#8281?email_source=notifications&email_token=AJIB3Y7CKX32ONAKDXXFBZ3RE74CNA5CNFSM4KWTRJH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENFJCCY#issuecomment-592089355>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJIB3Y3FE7XZWDQNDQQEPGDRE74CNANCNFSM4KWTRJHQ>
.
|
|
I'm quite sure I haven't been at |
|
Same as @vdavid .I haven't been at brave://wallet whatsoever. |
|
@ryanml even if you don't enable Crypto Wallets, the extension is always running. Visible in the Task Manager (Hamburger => More Tools => Task Manager) |
|
Hey @bsclifton that's not right for a fresh profile that hasn't navigated to brave://wallet on Release channel up to Nightly. |
|
ah - ok my bad; I believe I did visit brave://wallet. I didn't realize it would run the extension even if Crypto Wallets is disabled / not used |
|
There's a source map comment in the affect files, but the source maps themselves are missing. The developers should disable source map creation in their asset build process. Edit: Removing those comments fixed this 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. |


In Brave v1.3.115 if you open any page, go to the Inspector and open the console, there are the following warnings:
At first I thought it's a website issue but it really seems to be tied to the brave browser.