Commit 29b9233
fix(ReactQueryCacheProvider): use shared
`ReactQueryCacheProvider` uses own `queryCaches`, looks like a typo after refactoring.
Due to that typo, `onWindowFocus` is completely broken when isolated query cache is used.queryCaches (TanStack#768)1 parent ff20232 commit 29b9233
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
0 commit comments