You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're two major versions behind (v3 -> v5) and our implementation of useQuery relies on deprecated callbacks (onSuccess, etc). These should be rewritten to conform to query v5 and its associated best practices.