-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
fix(devtools): QueryKey height #3497
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/tanstack/react-query/55wMYJNW9XXaruuLmHgdDTnAh9G6 |
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 5a7a5bc:
|
what exactly is the issue in the screenshot please? Somehow, I don't see it 🙈 |
Codecov Report
@@ Coverage Diff @@
## master #3497 +/- ##
=======================================
Coverage 96.41% 96.41%
=======================================
Files 45 45
Lines 2286 2286
Branches 642 642
=======================================
Hits 2204 2204
Misses 79 79
Partials 3 3
Continue to review full report at Codecov.
|
thanks, I don't think its per design. However, in the preview build (https://codesandbox.io/s/tannerlinsley-react-query-basic-forked-ko2pop?file=/src/index.js), I can still see the issue being present. the container uses |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
I revert the height and fix the container |
🎉 This PR is included in version 3.34.20 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 4.0.0-beta.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
fixes this