Run Loader on Client
Is it possible to force the loader to run on the client? I'd like to call tRPC, but our procedure return user-specific results.
If the loader is called from the server I close context about the active user.
If the loader is called from the server I close context about the active user.