-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Description
Describe the bug
I use create-react-app to initialize a project. Execute npm i @tanstack/react-query-devtools @tanstack/react-query
After setting up according to the tutorial, react-query-devtools does not appear on my webpage
Your minimal, reproducible example
none
Steps to reproduce
npm i @tanstack/react-query-devtools @tanstack/react-query
Configure according to the textbook
Expected behavior
show react-query-devtools
How often does this bug happen?
Every time
Screenshots or Videos
Platform
mac
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "^5.2.0",
"@tanstack/react-query": "^4.0.10",
"@tanstack/react-query-devtools": "^4.0.10",
react-query version
4.0.10
TypeScript version
No response
Additional context
none
Metadata
Metadata
Assignees
Labels
No labels

