Clarification of caching behavior#3102
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/tanstack/react-query/6iZQE8V4izV4NKkmpLgA6haq9T9s |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 94b5c85:
|
|
could you maybe port this to the v4 docs (base on the |
The example contains at least one inacurate statement, > It will then cache the data using `'todos'` and `fetchTodos` as the unique identifiers for that cache. and could benefit from more precise language.
|
Corrected suggestions and rebased on alpha branch as requested, new PR here: #3221 |
The example contains at least one inacurate statement,
and could benefit from more precise language.