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

Feat/fet 1625 all data should refetched on refresh #874

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

nhohb
Copy link
Contributor

@nhohb nhohb commented Sep 16, 2024

  • Update refetchOnMount=always to ensure data always refetch on mount
  • Add unit test for reactQuery
  • Set the default settings for reactQuery back to the defaults of refetchOnMount=true & staleTime = 0. This allows for condition where if there is a nested query that is mounted after a parent query is loaded, it will not trigger another fetch since the parent query will have been loaded with cached data already.
  • Installed @tanstack/react-query-devtools

Copy link

cloudflare-workers-and-pages bot commented Sep 16, 2024

Deploying ens-app-v3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: bc4f567
Status: ✅  Deploy successful!
Preview URL: https://96a39484.ens-app-v3.pages.dev
Branch Preview URL: https://feat-fet-1625-all-data-shoul.ens-app-v3.pages.dev

View logs

Copy link

sonarcloud bot commented Oct 15, 2024

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 this pull request may close these issues.

3 participants