0

I'm testing a boiler plate react app created via create via this basic terminal command:

npm init react-app testapp

and I'm getting this error in the chrome console:

chrome console error

I have no idea why this error is being throw, appreciate any help troubleshooting.

  • 1
    This looks like an error thrown by a chrome extension and not your actual page. If you try in incognito mode (which disables extensions by default), does it go away? If yes, you can ignore it. – adsy Jan 14 '23 at 21:52
  • 1
    Just an FYI in chrome you can change the context to only look at your app's frame and not other frames: https://stackoverflow.com/a/8581276/1086398 – adsy Jan 14 '23 at 22:33

0 Answers0