Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mistake in the last point for the example demonstration #4163

Closed
721-atikshaikh opened this issue Feb 6, 2024 · 2 comments · Fixed by #4174
Closed

Mistake in the last point for the example demonstration #4163

721-atikshaikh opened this issue Feb 6, 2024 · 2 comments · Fixed by #4174

Comments

@721-atikshaikh
Copy link
Contributor

In the Pokemon example provided in the Redux Toolkit documentation, the demonstration of caching behavior is accurately explained through the first three points. However, the fourth point might give the impression that clicking on "Refetch" will cause all Pokémon to be refetched. It should be clarified that refetching is specific to the Pokemon for which the refetch action is initiated, not all Pokemons.

I would like to contribute to the docs but just want to confirm first whether this is correct or not !

Link : https://redux-toolkit.js.org/rtk-query/usage/queries#example-observing-caching-behavior
image

@EskiMojo14
Copy link
Collaborator

i think it's implied by "of a particular pokemon type", but if you think it could be phrased more clearly a PR is welcome.

@721-atikshaikh
Copy link
Contributor Author

Sure @EskiMojo14 will do it ! Thanks for the prompt reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants