I'm using React Router as a...
framework
Reproduction
Go to https://stackblitz.com/edit/github-2p1zyuxd?file=app%2Froutes%2Fhome.tsx,package.json and observer the initial request
System Info
Used Package Manager
npm
Expected Behavior
clientLoader to throw an error on initial request
Actual Behavior
clientLoader is skipped except when exporting a HydrateFallback component