SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

0 0 113 TypeScript

fix(QueryCache): Use default configuration used for QueryCache instance for context (#808)

* Add failing test

* useConfigContext should use queryCache configRef, which will be defaultConfigRef by default

* ci

* Add failing test

* useConfigContext should use queryCache configRef, which will be defaultConfigRef by default

* use accessor

* Update for TS

* Add failing test for associated queries

* Add failing test for notifyGlobalListeners

* rename to defaultQueryCache in module scope to catch name conflicts

* Fix passing incorrect queryCache ref
K
Kamran Ayub committed
21d942b178af71495c03c3c1c3c77bb4c4212469
Parent: 46a5584
Committed by GitHub <noreply@github.com> on 7/31/2020, 9:10:19 PM