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

[Bug] Can't run in SSR mode #33

Open
thibaultmarrannes opened this issue Sep 21, 2024 · 0 comments
Open

[Bug] Can't run in SSR mode #33

thibaultmarrannes opened this issue Sep 21, 2024 · 0 comments

Comments

@thibaultmarrannes
Copy link

Version

2.1.1

Reproduction link

https://www.google.com

Operating System

Mac os X 15.1 Beta (24B5046f)

Device

Macbook pro 2023 (Apple M2 Pro)

Browser & Version

Safari & Chrome

Steps to reproduce

set ssr: true, in nuxt.config.ts on a clean install of the project.

(sorry that I can't provide an url. but it's really just from a clean install of the project)

What is expected?

To run the project in server side rendering mode.

What is actually happening?

A lot of error 500 at first, then hydration mismatches after fixing the 500s


Solution

Additional comments

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

1 participant