Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-28 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-27 | 2 | 0 | 1 | 3 | 3 |
| 2026-08-26 | 2 | 0 | 0 | 2 | 3 |
| 2026-08-25 | 1 | 0 | 0 | 0 | 1 |
| 2026-08-24 | 0 | 0 | 1 | 2 | 1 |
| 2026-08-23 | 4 | 1 | 1 | 1 | 4 |
| 2026-08-22 | 2 | 0 | 0 | 1 | 1 |
| 2026-08-21 | 3 | 0 | 0 | 3 | 4 |
| 2026-08-20 | 1 | 1 | 2 | 3 | 1 |
| 2026-08-19 | 4 | 0 | 3 | 5 | 6 |
| 2026-08-18 | 3 | 1 | 2 | 3 | 4 |
| 2026-08-17 | 4 | 2 | 0 | 2 | 5 |
| 2026-08-16 | 2 | 4 | 3 | 10 | 3 |
| 2026-08-15 | 7 | 5 | 3 | 6 | 5 |
Opened: 11
Closed: 1
Comments: 3
Events: 9
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#2696 Windows: production server 404s every nested static asset - StaticFileCache keys built with backslashes Opened 1 month ago | loop-smith | open | No labels | 1 | 0 | 2 days ago |
#3087 ISR: contain cache keys within filesystem cache roots on Windows Opened 2 days ago | ask-bonk[bot] | open | nextjs-tracking | 0 | 0 | 2 days ago |
#3086 next/image: bypass AVIF input optimization by default Opened 2 days ago | ask-bonk[bot] | open | nextjs-tracking | 0 | 0 | 2 days ago |
#3075 Support the typedRoutes config option (statically typed links) Opened 4 days ago | LukeHalby | open | No labels | 0 | 0 | 4 days ago |
#3065 Metadata: parent title.template is applied to a page-level string title (Next treats it as absolute) Opened 5 days ago | owjs3901 | open | No labels | 1 | 0 | 4 days ago |
#3069 Streaming metadata: generateMetadata routes hydrate with a mismatch (hidden metadata div vs script) Opened 5 days ago | kinnth | closed - completed | No labels | 1 | 0 | 5 days ago |
#3066 Metadata: og:image / twitter:image URLs are not percent-encoded Opened 5 days ago | owjs3901 | open | No labels | 0 | 0 | 5 days ago |
#3064 RSC assets manifest emits modulepreload URLs for JS chunks that are never built (CSS-only chunks) Opened 5 days ago | owjs3901 | open | No labels | 0 | 0 | 5 days ago |
#3061 Font CSS rewrite fails on Windows due to path separator mismatch (backslash vs forward slash) Opened 6 days ago | JositoKDM | open | No labels | 1 | 0 | 6 days ago |
#3058 App Router: implement next/cache unstable_prefetch() Opened 6 days ago | ask-bonk[bot] | open | nextjs-tracking | 0 | 0 | 6 days ago |
#3013 App Router: a queued navigation transition can overwrite a synchronous popstate restore and corrupt the URL Opened 7 days ago | NriotHrreion | open | No labels | 0 | 0 | 7 days ago |
#3012 App Router: preserve trailing slashes during static-export MPA fallback Opened 7 days ago | ask-bonk[bot] | open | nextjs-tracking | 0 | 0 | 7 days ago |
#3011 App Router: implement next/cache unstable_navigation() Opened 7 days ago | ask-bonk[bot] | open | nextjs-tracking | 0 | 0 | 7 days ago |
#2966 `vinext start` runs the Node server for Cloudflare projects and cannot find the Worker build (init advertises it as "Start the built Worker locally with Wrangler") Opened 11 days ago | james-elicx | open | No labels | 1 | 0 | 8 days ago |
#3006 1.0.0-beta.7: emitted server chunk calls process.cwd() at module init, throwing on workerd (500 on every SSR page) Opened 8 days ago | kinnth | closed - completed | No labels | 0 | 0 | 8 days ago |
#2992 CSS Modules: `@extend` (postcss-extend-rule) silently dropped — CSS-Modules plugin runs before user PostCSS plugins Opened 10 days ago | james-elicx | open | No labels | 5 | 0 | 8 days ago |
#2995 Dev server: prevent stale document restores with Cache-Control no-store Opened 9 days ago | ask-bonk[bot] | open | nextjs-tracking | 0 | 0 | 9 days ago |
#2996 Cache Components: release successful 'use cache' prerender abort listeners Opened 9 days ago | ask-bonk[bot] | open | nextjs-tracking | 0 | 0 | 9 days ago |
#1605 Normalize internal paths to forward slashes for Windows support Opened 3 months ago | shulaoda | open | good first issue help wanted | 3 | 0 | 9 days ago |
#2991 Pages Router: production CSS is linked in chunk order, not module-graph order, so CSS-module overrides invert vs dev Opened 10 days ago | james-elicx | open | No labels | 0 | 0 | 10 days ago |
#2983 Can't run sample project that uses ISR on Cloudflare via @vinext/cloudflare 1.0.0-beta.6 Opened 10 days ago | grabmateusz | open | No labels | 3 | 0 | 10 days ago |
#2947 Streaming-lane responses drop ETag and Content-Length added by a custom worker entry (headers present at return, absent on the wire) Opened 12 days ago | stevez86 | open | No labels | 1 | 0 | 10 days ago |
#2965 init --platform cloudflare: generated `deploy:vinext` points at `dist/server/wrangler.json`, but the build emits `dist/<worker-name>/wrangler.json` Opened 11 days ago | james-elicx | open | No labels | 1 | 0 | 11 days ago |
#2960 Pages Router: `__NEXT_DATA__.buildId` missing in dev, so client navigations fetch HTML instead of `_next/data` JSON Opened 11 days ago | james-elicx | closed - completed | No labels | 0 | 0 | 11 days ago |
#2949 Callable `"use cache"` serialization errors exits with code 0 Opened 11 days ago | MaxtuneLee | closed - completed | No labels | 0 | 0 | 11 days ago |