Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not showing in @tanstack/react-query-devtools #77

Open
hermantolim opened this issue Mar 16, 2024 · 1 comment
Open

Not showing in @tanstack/react-query-devtools #77

hermantolim opened this issue Mar 16, 2024 · 1 comment

Comments

@hermantolim
Copy link

hermantolim commented Mar 16, 2024

I followed the documentation but query made by this lib is not showing in the devtools, while the query made without this lib showed

@tanstack/react-query-devtools: 5.28.4
jotai: 2.7.0
jotai-tanstack-query: 0.8.5
@tanstack/query-core: 5.28.4
@tanstack/react-query: 5.28.4
@kalijonn
Copy link
Collaborator

You need to ensure that the DevTools and Jotai are referencing the same queryClient. I can take a look if it isn't working.

example: https://codesandbox.io/p/sandbox/jotai-query-devtools-zlp3pj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants