Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-24 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-23 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-22 | 0 | 0 | 0 | 0 | 1 |
| 2026-08-21 | 1 | 0 | 0 | 0 | 0 |
| 2026-08-20 | 0 | 1 | 0 | 1 | 1 |
| 2026-08-19 | 1 | 1 | 0 | 0 | 0 |
| 2026-08-18 | 0 | 2 | 3 | 6 | 1 |
| 2026-08-17 | 1 | 0 | 0 | 0 | 0 |
| 2026-08-16 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-15 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-14 | 0 | 0 | 1 | 7 | 3 |
| 2026-08-13 | 1 | 0 | 2 | 6 | 2 |
| 2026-08-12 | 0 | 0 | 0 | 2 | 1 |
| 2026-08-11 | 1 | 0 | 1 | 1 | 2 |
Opened: 2
Closed: 4
Comments: 3
Events: 7
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#15427 `vite build` never exits in SPA mode with React Router 8 Opened 3 days ago | nvignola | open | bug | 1 | 0 | 3 days ago |
#13751 createCookie custom encode/decode functions are still being b64-encoded (and more) Opened 1 year ago | tylercrumpton | closed - not_planned | bug pkg:react-router | 3 | 7 | 4 days ago |
#15406 Fetcher submission to an undiscovered route hangs in `submitting` forever (no error, no timeout) when the /__manifest request stalls Opened 7 days ago | wra-sol | open | pkg:react-router | 0 | 0 | 4 days ago |
#15414 Test Issue Opened 5 days ago | brophdawg11 | closed - completed | pkg:react-router | 0 | 1 | 5 days ago |
#15385 fail to install dependencies when using 'npx create-react-router@latest ...' Opened 17 days ago | vwjh37 | closed - not_planned | bug pkg:create-react-router | 1 | 0 | 6 days ago |
#15344 Request: backport fix to v6 for GHSA-jjmj-jmhj-qwj2 Opened 1 month ago | jackw | closed - completed | bug pkg:react-router feat:path-matching | 13 | 22 | 6 days ago |
#15401 Client-side CSS prefetch links missing crossOrigin (cross-origin CDN assets fetched twice) Opened 11 days ago | comp615 | open | pkg:react-router feat:css | 0 | 0 | 10 days ago |
#13287 Global layout is remounted on error Opened 1 year ago | Vinorcola | open | bug pkg:react-router | 5 | 5 | 10 days ago |
#15326 Catch-all route (`path: "*"`) defeats every fog-of-war "route not yet discovered" guard — fetcher revalidation misfire + version-mismatch loop-guard silent no-op Opened 1 month ago | yoni-noma | open | pkg:react-router feat:lazy-route-discovery | 2 | 0 | 11 days ago |
#15390 SSR: StreamTransfer permanently drops the hydration payload when a component above <Scripts> suspends Opened 13 days ago | funcpp | open | pkg:react-router feat:hydration | 0 | 0 | 12 days ago |
#15338 [RSC] Loader errors on data requests still render the errored route's element with `loaderData: undefined` Opened 1 month ago | danielgangl | open | pkg:react-router feat:rsc | 2 | 0 | 13 days ago |
#15378 [@react-router/architect] x-forwarded-host default regression impacting lambda servers Opened 19 days ago | tcharlat | open | pkg:@react-router/architect | 1 | 0 | 14 days ago |
#14125 Is it normal for the `routeId` to change when using `relative()` in a routes config? Opened 1 year ago | wonu | open - reopened | bug pkg:@react-router/dev | 5 | 0 | 16 days ago |
#15386 Add migration guide for loaders from v6 to v7 pattern Opened 16 days ago | rexblade58 | closed - completed | No labels | 1 | 0 | 16 days ago |
#12371 [Bug]: ESLint - Unable to resolve path to module 'react-router/dom'. Opened 2 years ago | Arkellys | closed - not_planned | bug | 9 | 1 | 16 days ago |
#14313 [Docs]: Explanation: Technical Explanation Opened 1 year ago | brookslybrand | open | docs | 1 | 2 | 18 days ago |
#15350 Base public path not working together with prerender anymore in v8 Opened 28 days ago | codler | open | bug pkg:@react-router/dev feat:spa-mode | 2 | 0 | 18 days ago |
#15364 StreamPump.cancel detaches its 'error' listener before the destroy() it requested emits, crashing the process Opened 21 days ago | raulfdm | open | pkg:@react-router/node | 2 | 0 | 18 days ago |
#15348 Request: backport fix to v7 for GHSA-qwww-vcr4-c8h2 Opened 28 days ago | Verthon | closed - completed | bug pkg:react-router feat:rsc | 25 | 38 | 20 days ago |
#15347 Consider Formatly instead of a direct Prettier dependency in @react-router/dev Opened 29 days ago | aleclarson | closed - completed | pkg:@react-router/dev | 0 | 0 | 20 days ago |
#15363 v8_viteEnvironmentApi breaks hydration of streamed Suspense boundaries in dev Opened 22 days ago | tehfreak | open | pkg:react-router pkg:@react-router/dev feat:vite | 0 | 0 | 20 days ago |
#15356 [Bug]: Mismatched major versions (react-router v8 & react-router-dom v7) cause silent runtime failure without dev warning Opened 25 days ago | Vishal-770 | open | bug pkg:react-router | 0 | 0 | 20 days ago |
#12662 Only the first submit button in a `Form` is triggered in vitest component tests Opened 2 years ago | Geb-algebra | open | bug pkg:react-router feat:router | 1 | 0 | 20 days ago |
#12824 [Docs] How To: Optimize Dependencies Opened 2 years ago | brookslybrand | open | docs | 3 | 5 | 21 days ago |
#15255 [Bug]: v8 preview-server prerendering intermittently fails with `Prerender: Request failed for /_.data: connect ECONNREFUSED 127.0.0.1:<port>` (cold-start race against the preview server) Opened 2 months ago | mjablons | open | pkg:@react-router/dev feat:vite feat:prerender | 5 | 3 | 1 month ago |