grunge-stack icon indicating copy to clipboard operation
grunge-stack copied to clipboard

Fresh Grunge-Stack results in many browser console errors

Open JasonWeiseUnreal opened this issue 1 year ago • 1 comments

Have you experienced this bug with the latest version of the template?

Yes

Steps to Reproduce

  1. npx create-remix --template remix-run/grunge-stack
  2. npx remix init
  3. npm run dev

NOTE: This is completely fresh first run, no changes made at all.

Expected Behavior

No errors in console.

Actual Behavior

Screenshot 2022-07-18 093535

JasonWeiseUnreal avatar Jul 17 '22 23:07 JasonWeiseUnreal

I have depoyed to a production AWS environment as a test and it appears as if these errors only occur on local dev machines.

I am now guessing they can be safely ignored and this issue could be closed but I thought I would just check...

Is it safe to just ignore these console errors?

JasonWeiseUnreal avatar Jul 18 '22 01:07 JasonWeiseUnreal

I have deployed this to production AWS and I still get this error (though of course the react minified versions #418 & #423)

dr3 avatar Aug 18 '22 17:08 dr3

This isnt a feature of this stack, it happens on the default one too image

dr3 avatar Aug 18 '22 18:08 dr3

Related issue https://github.com/remix-run/remix/issues/2947

dr3 avatar Aug 18 '22 18:08 dr3

See also this gotcha entry: https://remix.run/docs/en/v1/pages/gotchas#browser-extensions-injecting-code Closing this issue as it's not related to this repo.

machour avatar Aug 18 '22 18:08 machour