1

I'm trying to run a login page on my Laravel project, but I get this error on the console :

DevTools failed to load source map: Could not load content for chrome-extension://gighmmpiobklfepjocnamgkkbiglidom/browser-polyfill.js.map: System error: net::ERR_FILE_NOT_FOUND

If you have any ideas, please help!

Karl Hill
  • 12,937
  • 5
  • 58
  • 95
rajah
  • 23
  • 4

1 Answers1

0

I don't think it's affecting your app, because this error is related to the AdBlock extension. You can either disable/uninstall the extension, or use incognito window.

Mahmoud
  • 456
  • 3
  • 13