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
I've noticed that with the latest version of [email protected] there's a hydration problem on the first load.
I'd like a real Changelog for SolidStart
Steps:
npm create solid
No response
System: OS: macOS 13.7 CPU: (4) x64 Intel(R) Core(TM) i7-6567U CPU @ 3.30GHz Memory: 77.46 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.11.0 - ~/.volta/tools/image/node/20.11.0/bin/node Yarn: 1.22.19 - ~/.volta/tools/image/yarn/1.22.19/bin/yarn npm: 10.2.4 - ~/.volta/tools/image/node/20.11.0/bin/npm pnpm: 7.13.4 - /usr/local/bin/pnpm bun: 1.1.29 - /usr/local/bin/bun npmPackages: @prisma/client: ^5.12.1 => 5.20.0 @solidjs/router: ^0.14.7 => 0.14.7 @solidjs/start: ^1.0.7 => 1.0.7 @types/node: ^20.12.7 => 20.16.9 prisma: ^5.12.1 => 5.20.0 solid-js: ^1.9.1 => 1.9.1 vinxi: ^0.4.3 => 0.4.3 npmGlobalPackages: corepack: 0.23.0 npm: 10.2.4
The text was updated successfully, but these errors were encountered:
Can confirm this. The first ssr after startup seems to come with no hydration ids on the elements.
Sorry, something went wrong.
Use [email protected] while you wait
Okay the problem was introduced with #1635 - undoing it fixes the problem.
292f1cd
No branches or pull requests
Duplicates
Latest version
Current behavior 😯
I've noticed that with the latest version of [email protected] there's a hydration problem on the first load.
Expected behavior 🤔
I'd like a real Changelog for SolidStart
Steps to reproduce 🕹
Steps:
npm create solid
Hydration problem on first load.
Context 🔦
No response
Your environment 🌎
The text was updated successfully, but these errors were encountered: