Replies: 1 comment
-
unless you opt-in to the abort signal, cancelation will have the query continue to finish and we’ll still store it in the cache: https://tanstack.com/query/latest/docs/framework/react/guides/query-cancellation#default-behavior |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i have a compeoent that triggers a query, i noticed that when i unmount this comopeennt the query is canceld.
I sthere a way to have this query be called on the app top level so it will never be canceled...?
Beta Was this translation helpful? Give feedback.
All reactions