Hi, we are using beforeLoad in __root with some server functions. We notice a large number of duplicated serverFn requests. Mostly because of preloading routes. Is there any workaround for this? Like staleTime-alike (I know it's server side so it's better opt-in).
Yes, I'm using defaultPreload: 'viewport'. 'intent' would result in less requests