-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
[Bug]: "Warning: Did not expect server HTML to contain a <script> in <html>." #1463
Comments
Most probably caused by chrome extension, see #1077 (comment) |
I cannot reproduce this error. Running node v16.13.1, Chrome 97, Safari 15.2, Sizzy 57. |
@timscodebase please confirm which browser are you testing on and, can you recreate the issue with all the plugins disabled |
If you go into incognito mode and it stops, then it's likely an issue with one of your extensions. I had this issue specifically when using the Yoroi Cardano Wallet extension which injects itself into localhost |
Duplicate of #1077 |
Adobe Experience Cloud Debugger was causing this issue for me. Disabled it and the error message went away. |
Which Remix packages are impacted?
remix
(Remix core)create-remix
@remix-run/architect
@remix-run/cloudflare-workers
@remix-run/dev
@remix-run/express
@remix-run/netlify
@remix-run/node
@remix-run/react
@remix-run/serve
@remix-run/server-runtime
@remix-run/vercel
What version of Remix are you using?
1.1.1
What version of Node are you using? Minimum supported version is 14.
v17.3.0
Steps to Reproduce
See console in browser
Expected Behavior
no error
Actual Behavior
"Warning: Did not expect server HTML to contain a <script> in ."
The text was updated successfully, but these errors were encountered: