Hydration issue on tanstack start
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 499
- Forks
- 100
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 4
Description
TanStack Devtools version
Latest
Framework/Library version
Latest
Describe the bug and the steps to reproduce it
I had to turn off the injectSource flag otherwise I get hydration issues on tanstack start
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
See Image
Screenshots or Videos (Optional)
See Image
Do you intend to try to help solve this bug with your own PR?
None
Terms & Code of Conduct
- I agree to follow this project's Code of Conduct
- I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in TanStack Start with the injectSource flag enabled, using the screenshot and the reported hydration failure as the initial reference. Trace the devtools source-injection entry point and compare server-rendered and client-rendered output; done means hydration completes without requiring injectSource to be disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100