We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.1.1
https://www.google.com
Mac os X 15.1 Beta (24B5046f)
Macbook pro 2023 (Apple M2 Pro)
Safari & Chrome
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)
To run the project in server side rendering mode.
A lot of error 500 at first, then hydration mismatches after fixing the 500s
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: