Replies: 1 comment 1 reply
-
hm, of course it's hard to say without a reproduction. Judging from the stack trace, the refetch fails (Promise.catch), in which case RQ tries to log. Which version of RQ are you using, and have you done anything to the |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on a complex project, When I call
invalidateQueries
the query is fetched but not invalidated and re-rendered, I have a weird error in console after seconds ( the react is in development mode)As I cannot reproduce it outside of the project, I cannot show you sample code, sorry for that
Beta Was this translation helpful? Give feedback.
All reactions