Please, why this refreshInterval Option is not working for me? #1626
Answered
by
huozhi
spavlovic77
asked this question in
General
-
Revalidation on focus works just fine. But autorefresh does not work. |
Beta Was this translation helpful? Give feedback.
Answered by
huozhi
Nov 10, 2021
Replies: 1 comment 3 replies
-
The fetcher you passed looks like an expression call instead of a function? and the |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
spavlovic77
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The fetcher you passed looks like an expression call instead of a function? and the
error2
should beerror
I think.