Replies: 1 comment
|
sorry, the problem is in order of the exchange |
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.
So, I want my Suspense query to re-execute when the window refocuses — but when I debug it, I see that the operation kind teardown is called.
Is that the expected behavior? And how can I keep my Suspense query “active” instead?
All reactions