SolidQueryDevtools doesn't render in a TansStack Start app
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 50.3k
- Forks
- 4.2k
- Avg merge
- 18h 25m
- Merged PRs (30d)
- 200
Description
Describe the bug
When trying to include the Dev Tools in a TanStack Solid Start project, the button doesn't show up and we just get the text [object Promise]
Your minimal, reproducible example
https://codesandbox.io/p/devbox/amazing-varahamihira-n3n952
Steps to reproduce
Add the <SolidQueryDevTools /> component inside the __root.tsx of a Tanstack Solid start project
Expected behavior
I should see a Query Dev tools button in the view
How often does this bug happen?
Every time
Screenshots or Videos
No response
Platform
- OS: Mac
- Browser: Safari/Chrome
- 18.1.1/135.0.7049.115
Tanstack Query adapter
solid-query
TanStack Query version
v5.74.10
TypeScript version
v5.7.2
Additional context
No response
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 with the linked CodeSandbox reproduction and the usage in __root.tsx. Inspect how SolidQueryDevTools renders in a TanStack Solid Start app, then verify the button appears instead of [object Promise] in Safari or Chrome. Done means the Query Devtools button renders reliably in the reported setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100