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
* use queryRef to avoid infinite loop in refetch interval effect
* fix original config being mutated by config from another hook instance
* store refetchIntervalId and fix refetchInterval comparison
* clear query.currentRefetchInterval on cleanup
0 commit comments