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

fix: remove unnecessary actionKeys in useQuery #1855

Merged
merged 1 commit into from
Jan 22, 2025
Merged

Conversation

dschlabach
Copy link
Contributor

What changed? Why?
We are defining unnecessary strings as actionKey and using that for our queryKey. We don't need to do this, Tanstack takes care of this under the hood by default.

Notes to reviewers

How has it been tested?

Copy link

vercel bot commented Jan 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2025 5:41pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 22, 2025 5:41pm

@dschlabach dschlabach merged commit d49572d into main Jan 22, 2025
16 checks passed
@dschlabach dschlabach deleted the dms/query-keys branch January 22, 2025 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants