-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
TanStack Devtools version
v0.6.14
Framework/Library version
N/A
Describe the bug and the steps to reproduce it
There are differences in the example code, such as the use of semicolons and depth.
The links that need to be corrected are as follows:
- config props: https://tanstack.com/devtools/latest/docs/configuration
- need empty line: https://tanstack.com/devtools/latest/docs/vite-plugin#removedevtoolsonbuild
- empty space of return: https://tanstack.com/devtools/latest/docs/production#excluding-devtools-from-production-on-non-vite-projects
- delete semicolons: https://tanstack.com/devtools/latest/docs/framework/react/guides/custom-plugins#prerequisite
- delete semicolons: https://tanstack.com/devtools/latest/docs/framework/solid/basic-setup#setup
Your Minimal, Reproducible Example - (Sandbox Highly Recommended)
N/A
Screenshots or Videos (Optional)
No response
Do you intend to try to help solve this bug with your own PR?
Yes, I am also opening a PR that solves the problem along side this issue
Terms & Code of Conduct
- I agree to follow this project's Code of Conduct
- I understand that if my bug cannot be reliable reproduced in a debuggable environment, it will probably not be fixed and this issue may even be closed.
Metadata
Metadata
Assignees
Labels
No labels