TanStackT
TanStack3y ago
8 replies
excited-coffee

Facing duplicate request while using tanstack router with tanstack query

When I hover a Link with preload set to intent, a network request is called and the data gets saved on router (checked in router devtools). After clicking the link and viewing the page, another request is made and this response are being saved to tanstack query (checked in query devtools). What I am missing here?
image.png
Was this page helpful?