`loader` function doesn't have access to `context` after being redirected to
I load a route and check some things in the
routes/offers.tsx
routes/index.tsx
loader function. If it errors, I throw redirect to another route. That route, however, doesn't seem to have access to the context in its loader function.routes/offers.tsx
routes/index.tsx