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

Ensure query cache works with two providers #462

Open
razor-x opened this issue Sep 13, 2023 · 2 comments
Open

Ensure query cache works with two providers #462

razor-x opened this issue Sep 13, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@razor-x
Copy link
Collaborator

razor-x commented Sep 13, 2023

Ensure the react query cache will not interfere with each other if two separate sessions in two different providers are around the same page. This may require changing the client to not be a singleton or maintain a client pool per session

@razor-x
Copy link
Collaborator Author

razor-x commented Sep 13, 2023

See here TanStack/query#3743

@razor-x razor-x added the bug Something isn't working label Sep 21, 2023
@razor-x
Copy link
Collaborator Author

razor-x commented Oct 4, 2023

Need to enure cache is reset when client session token is changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant