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 | 1 | 1 | 4 | 9 | 3 |
| 2026-08-22 | 2 | 0 | 11 | 45 | 11 |
| 2026-08-21 | 4 | 10 | 17 | 69 | 7 |
| 2026-08-20 | 9 | 13 | 33 | 124 | 16 |
| 2026-08-19 | 4 | 7 | 8 | 25 | 7 |
| 2026-08-18 | 5 | 3 | 14 | 50 | 9 |
| 2026-08-17 | 2 | 0 | 7 | 30 | 5 |
| 2026-08-16 | 5 | 2 | 5 | 16 | 2 |
| 2026-08-15 | 4 | 2 | 12 | 34 | 8 |
| 2026-08-14 | 3 | 4 | 12 | 39 | 5 |
| 2026-08-13 | 5 | 2 | 15 | 42 | 7 |
| 2026-08-12 | 1 | 10 | 1 | 2 | 1 |
| 2026-08-11 | 2 | 1 | 8 | 19 | 4 |
Opened: 25
Closed: 34
Comments: 87
Events: 322
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#17721 `astro preview` backgrounds by default in 7.2.0 (regression from 7.1.6), breaking harnesses that supervise the process Opened 8 days ago | keyurgolani | closed - completed | pkg: astro - P4: important triage: fix pending | 4 | 0 | 20 hours ago |
#17720 Cannot run multiple `preview` servers on Astro 7.2 Opened 8 days ago | kydecker | open | pkg: astro - P4: important triage: fix verified | 7 | 0 | 22 hours ago |
#4229 Config's `base` option producing unexpected asset paths Opened 4 years ago | HappyTiptoe | closed - completed | - P4: important | 24 | 10 | 1 day ago |
#10820 Dependency Dashboard Opened 2 years ago | renovate[bot] | open | No labels | 1 | 0 | 1 day ago |
#17778 i18n fallback 'rewrite' throws 500 instead of 404 when fallback target ALSO has no static path (rest-param routes) Opened 3 days ago | vdaluz | closed - completed | pkg: astro - P3: minor bug triage: fix verified | 7 | 0 | 1 day ago |
#17801 Rewrites 500 on GET/HEAD requests that carry a body: "Request with a GET or HEAD method cannot have a body" Opened 1 day ago | kallelaakso | open | No labels | 0 | 0 | 1 day ago |
#16931 @astrojs/cloudflare: default imageService generates 404s with static output Opened 3 months ago | sandikodev | open | - P4: important semver: major pkg: cloudflare | 9 | 0 | 2 days ago |
#17796 [Cloudflare] astro add can generate a compatibility_date unsupported by the installed workerd Opened 2 days ago | XiaoYunhan | open | pkg: astro - P3: minor bug pkg: cloudflare | 2 | 0 | 2 days ago |
#17793 Zod .readonly() schemas fail during Content Layer image reference processing Opened 2 days ago | EldarAgalarov | open | pkg: astro - P3: minor bug triage: fix pending | 1 | 0 | 2 days ago |
#17761 @astrojs/vercel derives its nft trace base from `root`, silently dropping every traced file outside it — deployed function dies with ERR_MODULE_NOT_FOUND when `outDir` is outside `root` Opened 4 days ago | haydenbleasel | open | - P3: minor bug pkg: vercel triage: fix verified | 4 | 0 | 2 days ago |
#17764 Dev: a dependency first discovered after hydration re-optimizes mid-session and loads a second React copy — every island crashes with "Invalid hook call" Opened 4 days ago | haydenbleasel | closed - completed | triage: unable to reproduce | 7 | 0 | 2 days ago |
#17478 `astro check` references do not catch errors in `.astro` files Opened 1 month ago | florian-lefebvre | open | ecosystem: upstream - P4: important pkg: language-tools | 1 | 0 | 3 days ago |
#17268 astro/check thinks typescript is not installed when using TypeScript 7 Opened 2 months ago | robertbaker | open | ecosystem: upstream pkg: astro - P4: important | 15 | 21 | 3 days ago |
#14657 🐛 BUG: SASS content incorrectly highlighted as CSS syntax when `lang='sass'` is not on the same line with `<style` Opened 2 years ago | HPCesia | open | - P2: has workaround triage: needs triage good first issue | 14 | 0 | 3 days ago |
#15962 Vue + Astro extension conflict: no auto-import suggestions in Vue template prop expressions Opened 5 months ago | apvd79 | open | ecosystem: upstream - P3: minor bug triage: skipped | 5 | 2 | 3 days ago |
#17697 [bug] @astrojs/cloudflare: frontmatter dep-scan tokenizer does not skip regex literals, breaking top-level return rewriting Opened 10 days ago | nzakas | closed - completed | - P3: minor bug pkg: cloudflare triage: fix verified | 11 | 0 | 3 days ago |
#17788 @astrojs/cloudflare: `optimizeDeps.include` misses `astro/assets/services/noop` and `astro/logger/json`, so cold `astro dev` re-optimizes and crashes Opened 3 days ago | michaelguren | closed - completed | - P2: has workaround pkg: cloudflare triage: fix pending | 3 | 0 | 3 days ago |
#17759 ClientRouter ignores stylesheets outside <head>, causing fully unstyled frames on every navigation Opened 4 days ago | haydenbleasel | closed - not_planned | triage: failed | 3 | 0 | 3 days ago |
#17785 server:defer with "getRelativeLocaleUrl" crashes with "undefined is not a function" on "virtual:astro:routes" Opened 3 days ago | talensjr | closed - completed | pkg: astro - P4: important triage: fix verified | 3 | 0 | 3 days ago |
#17773 `Astro.url.pathname` returns different things in dev vs prod if `build.format` config option is set to `preserve` Opened 4 days ago | alexschcom | closed - completed | pkg: astro - P4: important triage: fix pending | 11 | 0 | 3 days ago |
#16979 VS Code extension shows "JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists." Opened 3 months ago | robpomeroy | closed - completed | triage: unable to reproduce | 7 | 3 | 3 days ago |
#17555 Smartypants corrupts Unicode punctuation when rendering MDX content collections via render() on Windows Opened 25 days ago | HikeAndMap | closed - completed | triage: skipped | 6 | 0 | 3 days ago |
#17775 `memoryCache` stores responses that set `Astro.session` or `Astro.cookies` Opened 4 days ago | iseraph-dev | closed - completed | pkg: astro - P2: has workaround feat: sessions | 6 | 0 | 3 days ago |
#17780 Astro.preferredLocale ignores implicit and zero Accept-Language quality values Opened 3 days ago | contactjawad | closed - completed | pkg: astro - P4: important triage: fix pending | 1 | 0 | 3 days ago |
#17762 Path math with `new URL()` on raw filesystem paths: a `:` in a content filename crashes the prerender write, and a Windows drive-letter glob `base` crashes the loader ("The URL must be of scheme file") Opened 4 days ago | haydenbleasel | closed - completed | pkg: astro - P3: minor bug triage: fix verified | 5 | 0 | 4 days ago |