-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Description
Describe the bug
If you have two sites you are working on in parallel, you cannot change the port that <ReactQueryDevtools /> is listening on. This makes it impossible to have two tanstack dev tools running at the same time.
Your minimal, reproducible example
Steps to reproduce
Run the above project in two separate directories: you'll get a port in use behavior.
Expected behavior
Ability to customize the listening & server port when using ReactQueryDevtools (SPA mode for me).
How often does this bug happen?
None
Screenshots or Videos
No response
Platform
macOS
Tanstack Query adapter
None
TanStack Query version
5.90.11
TypeScript version
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels