Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fresh Grunge-Stack results in many browser console errors #86

Closed
JasonWeiseUnreal opened this issue Jul 17, 2022 · 5 comments
Closed

Fresh Grunge-Stack results in many browser console errors #86

JasonWeiseUnreal opened this issue Jul 17, 2022 · 5 comments

Comments

@JasonWeiseUnreal
Copy link

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
Copy link
Author

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?

@dr3
Copy link

dr3 commented Aug 18, 2022

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

@dr3
Copy link

dr3 commented Aug 18, 2022

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

@dr3
Copy link

dr3 commented Aug 18, 2022

Related issue remix-run/remix#2947

@machour
Copy link
Collaborator

machour commented Aug 18, 2022

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 machour closed this as not planned Won't fix, can't repro, duplicate, stale Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants