[v2 alpha] devtools are always light mode

Open Beginner friendly
#2,357 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
react, typescript
Domain
tooling

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.

Description

area: runtime scope: devtools type: bug v2

using formDevtoolsPlugin(), devtools are always light mode even if TanStackDevtools says dark.

see the query devtools in this screenshot for comparison:

Image

using:

"@tanstack/react-devtools": "0.10.12",
"@tanstack/react-form-devtools": "1.0.0-alpha.2",
Dominant language
TypeScript
Stars
6.7k
Forks
682
Avg merge
5d 18h
Merged PRs (30d)
7

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.

More from TanStack/form

All issues in TanStack/form

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.