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

Feat: Add shouldSplitQueryKey property #1585

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

EgorPopovPP
Copy link

Status

WIP/Need help

Description

I add shouldSplitQueryKey but i can not understand how to build project to view correct samples. I debug my code via debugger and it's work, but i can not see success generated code with my fix

Related

#243

@melloware melloware added the tanstack-query TanStack Query related issue label Aug 19, 2024
@melloware
Copy link
Collaborator

@EgorPopovPP can you run npm run format on your project it looks like the formatting is failing the automated build check.

@EgorPopovPP
Copy link
Author

@EgorPopovPP can you run npm run format on your project it looks like the formatting is failing the automated build check.

Done!

@melloware
Copy link
Collaborator

OK re-running build now

@melloware
Copy link
Collaborator

Doesn't this new prop need to be added to the react-query docs?

@melloware
Copy link
Collaborator

Looks like a test is failing?

@melloware melloware marked this pull request as draft August 27, 2024 21:20
@melloware
Copy link
Collaborator

@EgorPopovPP have you tried this solution: #243 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tanstack-query TanStack Query related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants