redirects when using createServerFn
using redirect with the new setupRouterSsrQueryIntegration({
router,
queryClient,
}); seems to be breaking.
when i remove it. it works. Any solution.
router,
queryClient,
}); seems to be breaking.
when i remove it. it works. Any solution.