Replies: 1 comment
-
Tanstack + react-router-dom Even if i do it the exact way as tanstack example does, it appears sometimes but since i turned strict mode off, no error yets |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I keep getting these
Error: No QueryClient set, use QueryClientProvider to set one
from Sentry. It's not always though, happens occasionally like once a day, always with a different user. QueryClientProvider is the top most provider on my app, and I really don't know why this could be happening.There's no way for me to reproduce this, and it never happened to me personally. Just wondering if anyone has seen this as well?
Beta Was this translation helpful? Give feedback.
All reactions