Skip to content

Conversation

brenelz
Copy link
Contributor

@brenelz brenelz commented Aug 12, 2025

Update the query integration to use the new pacakage and initialize things correctly.

I did some brief testing but would appreciate others trying it out too.

@brenelz brenelz requested a review from jherr August 12, 2025 20:11
@@ -11,8 +11,7 @@ export const createRouter = () => {
<% if (addOnEnabled['tanstack-query']) { %>
const rqContext = TanstackQuery.getContext();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we must create a new query client for each request. is this happening?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jherr
Copy link
Collaborator

jherr commented Aug 12, 2025 via email

Copy link
Collaborator

@jherr jherr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jherr jherr merged commit 62b3ca0 into TanStack:main Aug 13, 2025
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

Successfully merging this pull request may close these issues.

3 participants