Getting hydration error

Can someone help this is my first time using solidstart
No description
No description
No description
7 Replies
Madaxen86
Madaxen862w ago
What’s in app.tsx? Maybe destructured props?
Ishrit Madaan
Ishrit MadaanOP2w ago
sent photo of app.tsx also and i have not destructed any props
Madaxen86
Madaxen862w ago
Oh yes, i didn't see the on the phone. In the code snippets everything is fine. Did you make changes to entry-server.tsx or app.config.ts .?
Ishrit Madaan
Ishrit MadaanOP2w ago
did not change anything in both of those files just the same as what the default install generated
Madaxen86
Madaxen862w ago
Here's a stackblitz with your code without any hydration errors. So whatever causes the error is not in one of the provided snippets. Maybe you can recreate the issue in stackblitz? https://stackblitz.com/edit/github-s3fwxjzd?file=src%2Froutes%2Findex.tsx,app.config.ts

Did you find this page helpful?