Skip to content
Discussion options

You must be logged in to vote

Are you using Single Fetch? Check in your vite.config if you have the future flag for Single Fetch enabled.

If you have Single Fetch that behavior has changed and now it always fetch all routes, this was done to be consistent with document requests.

With the ShouldRevalidateFunction you can control that to prevent it like before Single Fetch.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@semet
Comment options

Answer selected by semet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants