7 Replies
What’s in app.tsx?
Maybe destructured props?
sent photo of app.tsx also
and i have not destructed any props
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
.?did not change anything in both of those files
just the same as what the default install generated
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