TanStack / TanStack/query

SolidQueryDevtools doesn't render in a TansStack Start app

Open
#9,085 2 comments 3 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.