Skip to content

react-query-devtools return null #3894

@zxc1518343069

Description

@zxc1518343069

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

截屏2022-07-21 19 57 04
截屏2022-07-21 19 57 41

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions