isLoading and isValidating is always "false" #2993
Unanswered
kyrylolvov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use swr in the following way, the request works, the data on first render is undefined, then gets the response, however for some reason
isLoading
andisValidating
is alwaysfalse
.Anyone knows whats the reason for this?
Beta Was this translation helpful? Give feedback.
All reactions