Unexpected Loader Re-Requests on Current Route Hover with Preload ‘intent’
Why does the loader get re-requested every time I hover over a <Link> for the current route when the preload value is set to 'intent'? Is this intended behavior? When hovering over a <Link> for a different route, the request is not made again within the preloadStaleTime duration. I believe it should behave the same way.
0 Replies