[v2 alpha] devtools are always light mode
Open
Beginner friendly
Nobody has claimed this yet.
area: runtime
scope: devtools
type: bug
v2
- Dominant language
- TypeScript
- Stars
- 6.7k
- Forks
- 682
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 7
Description
using formDevtoolsPlugin(), devtools are always light mode even if TanStackDevtools says dark.
see the query devtools in this screenshot for comparison:
using:
"@tanstack/react-devtools": "0.10.12",
"@tanstack/react-form-devtools": "1.0.0-alpha.2",
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 tracing the formDevtoolsPlugin() integration in @tanstack/react-form-devtools and compare its theme handling with TanStackDevtools and the query devtools shown in the report. Verify the behavior with the listed package versions; done means the form devtools follow the dark mode selected by TanStackDevtools instead of always rendering light.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100