You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Chrome Developer console reports a 404 issues when using the EtherAddressLookup extension
DevTools failed to load SourceMap: Could not load content for chrome-extension://pdknmigbbbhmllnmgdfalmedcmcefdfn/js/app/lib/web3.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
Steps to reproduce (REQUIRED)
Go to Chrome > Menu > More Tools > Developer Tools (CTRL-SHIFT-I) > Console tab
Refresh a page. Didn't matter which page
See 404 error in the console related to the extension ID pdknmigbbbhmllnmgdfalmedcmcefdfn .
Expected behavior
I don't expect to get a 404 error. I guess it should be checked if those javascript js.map are still needed and need a fix to the correct location or so. Or that a code cleanup is needed.
Browser details (please complete the following information):
OS / browser: Chrome OS 90.0.4430.19
EtherAddressLookup Version: 1.23.1
The text was updated successfully, but these errors were encountered:
Describe the bug
Chrome Developer console reports a 404 issues when using the EtherAddressLookup extension
DevTools failed to load SourceMap: Could not load content for chrome-extension://pdknmigbbbhmllnmgdfalmedcmcefdfn/js/app/lib/web3.js.map: HTTP error: status code 404, net::ERR_UNKNOWN_URL_SCHEME
Steps to reproduce (REQUIRED)
Expected behavior
I don't expect to get a 404 error. I guess it should be checked if those javascript js.map are still needed and need a fix to the correct location or so. Or that a code cleanup is needed.
Browser details (please complete the following information):
The text was updated successfully, but these errors were encountered: