T
TanStack3y ago
jolly-crimson

fetchStatus stuck in paused

Hi everyone! I'm currently experiencing something weird with useQuery, just yesterday it was working fine but today it seems to be stuck in paused mode and the queryFn is not being fired UPDATE: Just tried in a different browser, and it's working fine. It seems like chrome is telling react query that it doesn't have a connection
1 Reply
jolly-crimson
jolly-crimsonOP3y ago
Ok, I'll answer myself. It might've been some weird setting in chrome, so I reset the chrome dev tools settings, and restarted the browser.

Did you find this page helpful?