Skip to content

Conversation

@alexanderson1993
Copy link
Contributor

Change the isOpen prop for the ReactQueryDevtoolsPanel component to default
to true. The subscriptions aren't set up when no isOpen prop is passed, which makes
the panel not show any updates when used without the isOpen prop.

Closes #2745

change the `isOpen` prop for the ReactQueryDevtoolsPanel component to default
to true. The subscriptions aren't set up when no isOpen prop is passed, which makes
the panel not show any updates when used without the isOpen prop.

Closes TanStack#2745
@vercel
Copy link

vercel bot commented Sep 29, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tannerlinsley/react-query/HDz2xjFy476FFSNjhpMLDKNNgTqJ
✅ Preview: https://react-query-git-fork-alexanderson1993-master-tannerlinsley.vercel.app

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 2b5d4ad:

Sandbox Source
tannerlinsley/react-query: basic Configuration
tannerlinsley/react-query: basic-typescript Configuration
Dev Tools Panel Bug Issue #2745

@TkDodo TkDodo merged commit 0547e62 into TanStack:master Sep 29, 2021
@tannerlinsley
Copy link
Member

🎉 This PR is included in version 3.24.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ReactQueryDevtoolsPanel component gets stuck in the "fetching" state

3 participants