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

Warning: Did not expect server HTML to contain a <script> in <html>. #1967

Closed
OFranke opened this issue Feb 15, 2022 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@OFranke
Copy link

OFranke commented Feb 15, 2022

What version of Remix are you using?

1.1.3

Steps to Reproduce

create new app via npx create-remix@latest

Expected Behavior

No warnings in console

Actual Behavior

There is a warning: Warning: Did not expect server HTML to contain a <script> in <html>.

It looks like it has to do with the <Scripts /> component, the warning disappears when the component is removed.

Bildschirmfoto 2022-02-15 um 14 00 47

@OFranke OFranke added the bug Something isn't working label Feb 15, 2022
@OFranke OFranke closed this as completed Feb 15, 2022
@OFranke
Copy link
Author

OFranke commented Feb 15, 2022

just saw the duplicate: #1463

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant