Server function middleware's aren't receiving the request object
Could someone help me out here, think I might be missing something obvious. I would expect this middleware to log out the request object so it can be used for authentication etc.
But instead the log is always
On version 1.132.31
But instead the log is always
undefined being invoked from both route loader and useQuery:On version 1.132.31