-
Hi, I have this functionality in a react native app which on click of the button calls the
this invalidates and tries to download a fresh for all queries. While this downloads and completes i show a loading spinner and a cancel button to cancel this . Cancel button code is as follows
to cancel all request made by the Am I missing something here to get this corrected ? Thanks in advance. Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
can you show an example of this behaviour in a codesandbox? Are you using the provided |
Beta Was this translation helpful? Give feedback.
see: https://tanstack.com/query/v4/docs/react/guides/query-cancellation