cloudflare / cloudflare/vinext
`redirect()` in a server component is broken when the route has a sibling `loading.tsx` — server process exits, or the redirect is silently dropped
Open
- Dominant language
- TypeScript
- Stars
- 8.8k
- Forks
- 406
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 120
Description
This issue has no description.
Contributor guide
Research direction
Start by reproducing a server component using redirect() beside a sibling loading.tsx, then trace the route-handling entry point that processes both. Done means the server process remains running and the redirect is consistently delivered rather than silently dropped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, typescript
- Domain
- backend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100