-
Hey Team! Is there such solution maybe? |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Apr 27, 2022
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nezriffic
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
suspense
is made for thatuseIsFetching({ predicate: (query) => query.state === 'loading' })
should achieve that