TanStack
OSS
query
Overview
Sign in / Sign up
Open main menu
query
GitHub
Select a tab
Overview
Runs
Analytics
query
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Filter
Filter exact branch match
Exact
Select status
Succeeded
107
0af163dd Fix cancelQueries is not a function error This closes issue https://github.com/tannerlinsley/react-query/issues/103, and maintains the ability to cancel queries.
4 days ago
by owinter86
Failed
88
bf6e5e55 update guard against missing `document` Pull request https://github.com/tannerlinsley/react-query/pull/38 added the guard for missing document on react native, but this only caught a single references and if you are to add an interval for example, this will cause the same missing document issue, this PR has included the fix in the PR linked, but adds it to the isDocumentVisible function.
29 days ago
by owinter86