TanStackT
TanStack9mo ago
3 replies
foolish-indigo

`defaultPreload: "intent"` executes the `__root` 's `beforeLoader` on every single Link hover

How can I improve this? I don't want to run a server function on every single hover and also when accessing the link - are there any practices around this?
Was this page helpful?