Replies: 1 comment 2 replies
-
I'm sorry, I'm not 100% sure what you're asking. Could you please add some more detail to the question (what do you mean by client) and show some code? |
Beta Was this translation helpful? Give feedback.
2 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.
-
I am calling multiple APIs using the RTK Query focus function.
I want to move the page to router.push at the same time as focus after the API called focus is over.
So I tried getRunningQueriesThunk, but it didn't work the way I wanted it to.
Can't wait for RTK Query running on getRunningQueriesThunk from client?
Beta Was this translation helpful? Give feedback.
All reactions