# The Question List

Covering 2026-06-08 to 2026-09-06
611 threads read this period, 123 of them new. Threads are counted per distinct account. Bots and pull requests are excluded.

## New this week

### 3 people: How can I make Cloudflare bindings the default for building and running, including image service? (new) - astro

> The current issue is that all images are emitted as `\<img src="/_image…"/>` which is an issue if you don’t get a Worker to handle `/ …
> - [source](https://github.com/withastro/astro/pull/17842#issuecomment-5517261738), 2026-09-02

> Yeah I don't like this either. I think we need to figure out some other solution here. It seems to me like it's clear in …
> - [source](https://github.com/withastro/astro/pull/17842#issuecomment-5514535958), 2026-09-02

> I think the current default might be good for the near future, in the long term using `cloudflare-binding` for both build and runtime should …
> - [source](https://github.com/withastro/astro/issues/16931#issuecomment-5381461914), 2026-08-22

### 2 people: Why does the build fail with incorrect line and column numbers in error messages? (new) - astro

> Please triage again. The user reported that this is only a partial fix. The line:col being `0:0` is incorrect. Please include this in your …
> - [source](https://github.com/withastro/astro/issues/17735#issuecomment-5333758459), 2026-08-18

> Confirmed that the above fixes the issue, however the line:col on the end of the location is still always `0:0`, even though the location …
> - [source](https://github.com/withastro/astro/issues/17735#issuecomment-5330481767), 2026-08-18

### 2 people: How can I fix last-modified header behavior so it updates correctly on builds and moves with build output? (new) - astro

> Plainly: the `Last-Modified` Astro puts on a cached route should move when the build moves. Today it moves only when the content moves. Astro …
> - [source](https://github.com/withastro/astro/issues/17817#issuecomment-5410861317), 2026-08-25

> Apologies for the LLM text walls and thanks for taking on this. The basic issue is that when a route matches a \[cache rule\](https:// …
> - [source](https://github.com/withastro/astro/issues/17803#issuecomment-5403325646), 2026-08-25

### 2 people: How can I get a clear explanation of the bug and the expected behavior in the issue report? (new) - astro

> @dsj1984 can you test the fix the bot proposed? thanks.
> - [source](https://github.com/withastro/astro/issues/17843#issuecomment-5452585456), 2026-08-28

> In all this wall of text, I can't understand what's the bug nor the expected result. Please use your words, not an LLM
> - [source](https://github.com/withastro/astro/issues/17803#issuecomment-5391241880), 2026-08-24

### 2 people: How can I support the pnpm node linker in addition to PnP for Yarn Berry? (new) - astro

> @matthewp I can see the reason why pnp nodeLinker is not supported since it can require some significant effort. However, for the pnpm linker, since …
> - [source](https://github.com/withastro/astro/issues/17890#issuecomment-5520240941), 2026-09-03

> We don't support Yarn Berry outside of the `node-modules` linker. I can see that you're now using that on your site which is what …
> - [source](https://github.com/withastro/astro/issues/17890#issuecomment-5512290816), 2026-09-02

### 2 people: How can I preserve index.html in dynamic route requests instead of getting a missing parameter error? (new) - astro

> @matthewp If I have a dynamic route (e.g. `foo/\[slug\].astro`) in an SSR app and somebody (usually bots/crawlers) try to access this with ` …
> - [source](https://github.com/withastro/astro/issues/17827#issuecomment-5437702864), 2026-08-27

> No response_ Running a static build results in warnings like these: _\[WARN\] \[build\] Could not render `/page2` from route `/\[slug\]` as it conflicts with higher …
> - [Duplicate pathname rendering triggers misleading warning messages](https://github.com/withastro/astro/issues/17832), 2026-08-26

### 2 people: Why does the URL structure for index vs non-index routes need clarification? (new) - astro

> I'm talking about non-index routes, eg. `src/pages/about.astro`
> - [source](https://github.com/withastro/astro/issues/17773#issuecomment-5360195039), 2026-08-20

> I don't think this is true, the URL would be `/foo/` not `/foo/index.html`. Otherwise why are you using index routes?
> - [source](https://github.com/withastro/astro/issues/17773#issuecomment-5359637394), 2026-08-20

### 2 people: Why does the documentation not explain how to provide a reproduction? (new) - astro

> @contactjawad please create an issue first with a valid reproduction
> - [source](https://github.com/withastro/astro/pull/17743#issuecomment-5338452181), 2026-08-19

> @wildfiremedia please provide a reproduction. Just looking at code and spotting things that don't seem right to you doesn't mean there is a bug. If …
> - [source](https://github.com/withastro/astro/issues/17718#issuecomment-5320086960), 2026-08-17

### 2 people: Why does the documentation not ask if the fix resolves the issue? (new) - astro

> > \[@asmyshlyaev177\](https://github.com/asmyshlyaev177) I can't tell from your response, does this fix your issue, yes or no? No, but it was helpful to update …
> - [source](https://github.com/withastro/astro/issues/17732#issuecomment-5347447052), 2026-08-19

> @asmyshlyaev177 I can't tell from your response, does this fix your issue, yes or no?
> - [source](https://github.com/withastro/astro/issues/17732#issuecomment-5347400241), 2026-08-19

### 2 people: How can I get clear and complete documentation for supported image files and their extensions? (new) - astro

> @matthewp I’m wrestling with two things annoying items: 1. I think my \[changeset\](https://github.com/withastro/astro/pull/17842/changes#diff-9ed7ae239822ce0747c877741473f2fd6c …
> - [source](https://github.com/withastro/astro/pull/17842#issuecomment-5484301388), 2026-08-31

> I think both are defensible. In the \[Imports reference\](https://docs.astro.build/en/guides/imports/#supported-file-types), we say that "Images & Assets (.svg, .jpg, .png, …
> - [source](https://github.com/withastro/astro/pull/17774#issuecomment-5368314101), 2026-08-21

## astro

25 standing asks

### 3 people: How can I make Cloudflare bindings the default for building and running, including image service? (new)

> The current issue is that all images are emitted as `\<img src="/_image…"/>` which is an issue if you don’t get a Worker to handle `/ …
> - [source](https://github.com/withastro/astro/pull/17842#issuecomment-5517261738), 2026-09-02

> Yeah I don't like this either. I think we need to figure out some other solution here. It seems to me like it's clear in …
> - [source](https://github.com/withastro/astro/pull/17842#issuecomment-5514535958), 2026-09-02

> I think the current default might be good for the near future, in the long term using `cloudflare-binding` for both build and runtime should …
> - [source](https://github.com/withastro/astro/issues/16931#issuecomment-5381461914), 2026-08-22

### 2 people: Why does the build fail with incorrect line and column numbers in error messages? (new)

> Please triage again. The user reported that this is only a partial fix. The line:col being `0:0` is incorrect. Please include this in your …
> - [source](https://github.com/withastro/astro/issues/17735#issuecomment-5333758459), 2026-08-18

> Confirmed that the above fixes the issue, however the line:col on the end of the location is still always `0:0`, even though the location …
> - [source](https://github.com/withastro/astro/issues/17735#issuecomment-5330481767), 2026-08-18

### 2 people: How can I fix last-modified header behavior so it updates correctly on builds and moves with build output? (new)

> Plainly: the `Last-Modified` Astro puts on a cached route should move when the build moves. Today it moves only when the content moves. Astro …
> - [source](https://github.com/withastro/astro/issues/17817#issuecomment-5410861317), 2026-08-25

> Apologies for the LLM text walls and thanks for taking on this. The basic issue is that when a route matches a \[cache rule\](https:// …
> - [source](https://github.com/withastro/astro/issues/17803#issuecomment-5403325646), 2026-08-25

### 2 people: How can I get a clear explanation of the bug and the expected behavior in the issue report? (new)

> @dsj1984 can you test the fix the bot proposed? thanks.
> - [source](https://github.com/withastro/astro/issues/17843#issuecomment-5452585456), 2026-08-28

> In all this wall of text, I can't understand what's the bug nor the expected result. Please use your words, not an LLM
> - [source](https://github.com/withastro/astro/issues/17803#issuecomment-5391241880), 2026-08-24

### 2 people: How can I support the pnpm node linker in addition to PnP for Yarn Berry? (new)

> @matthewp I can see the reason why pnp nodeLinker is not supported since it can require some significant effort. However, for the pnpm linker, since …
> - [source](https://github.com/withastro/astro/issues/17890#issuecomment-5520240941), 2026-09-03

> We don't support Yarn Berry outside of the `node-modules` linker. I can see that you're now using that on your site which is what …
> - [source](https://github.com/withastro/astro/issues/17890#issuecomment-5512290816), 2026-09-02

### 2 people: How can I preserve index.html in dynamic route requests instead of getting a missing parameter error? (new)

> @matthewp If I have a dynamic route (e.g. `foo/\[slug\].astro`) in an SSR app and somebody (usually bots/crawlers) try to access this with ` …
> - [source](https://github.com/withastro/astro/issues/17827#issuecomment-5437702864), 2026-08-27

> No response_ Running a static build results in warnings like these: _\[WARN\] \[build\] Could not render `/page2` from route `/\[slug\]` as it conflicts with higher …
> - [Duplicate pathname rendering triggers misleading warning messages](https://github.com/withastro/astro/issues/17832), 2026-08-26

### 2 people: Why does the URL structure for index vs non-index routes need clarification? (new)

> I'm talking about non-index routes, eg. `src/pages/about.astro`
> - [source](https://github.com/withastro/astro/issues/17773#issuecomment-5360195039), 2026-08-20

> I don't think this is true, the URL would be `/foo/` not `/foo/index.html`. Otherwise why are you using index routes?
> - [source](https://github.com/withastro/astro/issues/17773#issuecomment-5359637394), 2026-08-20

### 2 people: Why does the documentation not explain how to provide a reproduction? (new)

> @contactjawad please create an issue first with a valid reproduction
> - [source](https://github.com/withastro/astro/pull/17743#issuecomment-5338452181), 2026-08-19

> @wildfiremedia please provide a reproduction. Just looking at code and spotting things that don't seem right to you doesn't mean there is a bug. If …
> - [source](https://github.com/withastro/astro/issues/17718#issuecomment-5320086960), 2026-08-17

### 2 people: Why does the documentation not ask if the fix resolves the issue? (new)

> > \[@asmyshlyaev177\](https://github.com/asmyshlyaev177) I can't tell from your response, does this fix your issue, yes or no? No, but it was helpful to update …
> - [source](https://github.com/withastro/astro/issues/17732#issuecomment-5347447052), 2026-08-19

> @asmyshlyaev177 I can't tell from your response, does this fix your issue, yes or no?
> - [source](https://github.com/withastro/astro/issues/17732#issuecomment-5347400241), 2026-08-19

### 2 people: How can I get clear and complete documentation for supported image files and their extensions? (new)

> @matthewp I’m wrestling with two things annoying items: 1. I think my \[changeset\](https://github.com/withastro/astro/pull/17842/changes#diff-9ed7ae239822ce0747c877741473f2fd6c …
> - [source](https://github.com/withastro/astro/pull/17842#issuecomment-5484301388), 2026-08-31

> I think both are defensible. In the \[Imports reference\](https://docs.astro.build/en/guides/imports/#supported-file-types), we say that "Images & Assets (.svg, .jpg, .png, …
> - [source](https://github.com/withastro/astro/pull/17774#issuecomment-5368314101), 2026-08-21

### 2 people: How can I avoid crashes and slow cold starts by including all required Astro modules in optimizedeps? (new)

> Follow-up to #17788 / #16248 — same failure mode, two more modules missing from the list. The adapter's `@astrojs/cloudflare:environment` plugin pre-declares the Worker's impo …
> - [`@astrojs/cloudflare`: `optimizeDeps.include` misses `astro/app/manifest` and `@astrojs/cloudflare/cache/provider`, so cold `astro dev` re-optimizes and crashes](https://github.com/withastro/astro/issues/17893), 2026-09-02

> Follow-up to #16248, which was closed with "open a new issue if you still have this problem". The adapter's `@astrojs/cloudflare:environment` plugin pre-declares …
> - [@astrojs/cloudflare: `optimizeDeps.include` misses `astro/assets/services/noop` and `astro/logger/json`, so cold `astro dev` re-optimizes and crashes](https://github.com/withastro/astro/issues/17788), 2026-08-21

### 2 people: How can I keep the preview server running in the foreground by default? (new)

> Agree with @kydecker that this is worth reopening, and I don't think #17720 covers it. `--ignore-lock` changes whether a second preview server is allowed …
> - [source](https://github.com/withastro/astro/issues/17721#issuecomment-5387390631), 2026-08-23

> @matthewp I think this issue is worth addressing in addition to the `--ignore-lock` flag I filed in #17720. My issue describes a similar outcome, …
> - [source](https://github.com/withastro/astro/issues/17721#issuecomment-5386725198), 2026-08-23

### 2 people: How can I use the navigate function properly and find documentation on its options? (new)

> > @devcustrom we don't support direct use of `history.pushState`, instead we have \[navigate\](https://docs.astro.build/en/reference/modules/astro-transitions/#navigate) which i …
> - [source](https://github.com/withastro/astro/issues/17882#issuecomment-5504871107), 2026-09-02

> @devcustrom we don't support direct use of `history.pushState`, instead we have \[navigate\](https://docs.astro.build/en/reference/modules/astro-transitions/#navigate) which is …
> - [source](https://github.com/withastro/astro/issues/17882#issuecomment-5496195362), 2026-09-01

### 2 people: How can I get a release date or expected fix timeline for this issue? (new)

> This will be really helpful. When will it be released?
> - [source](https://github.com/withastro/astro/pull/17795#issuecomment-5465198861), 2026-08-29

> Nice! Thx for the fast response and the fix. When is this expected to be released?
> - [source](https://github.com/withastro/astro/issues/17811#issuecomment-5416155173), 2026-08-25

### 2 people: Can internal logger modules be published so plugins can import them? (new)

> No response_ `astro@7.3.0` `astro:assets` emits this into the built graph (\[`vite-plugin-assets.ts`\](https://github.com/withastro/astro/blob/astro@7.3.0/packages/astro/src/ass …
> - [astro@7.3.0 `astro:assets` imports unpublished `astro/_internal/logger`](https://github.com/withastro/astro/issues/17898), 2026-09-03

> No response_ Using `astro@7.3.0` with Astro’s local font configuration causes `astro dev` and `astro build` to fail with: - Starlight: `@astrojs/starlight@0.42.0` - Node: `24. …
> - [Astro 7.3.0 font plugin imports an unexported internal logger module](https://github.com/withastro/astro/issues/17897), 2026-09-03

### 1 person: How can I prevent invalid hook calls during SSR with React islands and dependency bumps? (new)

> It appears the current repro case is not a 100% case. I am trying to find a case that triggers 100% of the time. For …
> - [source](https://github.com/withastro/astro/issues/17834#issuecomment-5437050821), 2026-08-27

### 1 person: Why does the dev server show a missing module type field error? (new)

> No response_ on pnpm dev, dev server errors
> - [vite internal server error: Missing field `moduleType`](https://github.com/withastro/astro/issues/17148), 2026-06-22

### 1 person: Why aren't cookies set by custom 404 or 500 error pages preserved in the final response? (new)

> When a custom error page (e.g. `src/pages/500.astro`) sets a cookie, that cookie is silently dropped from the final response. The root cause …
> - [Cookies set by custom 404/500 error pages are silently dropped — `newCookies` never merged into response](https://github.com/withastro/astro/issues/17496), 2026-07-24

### 1 person: Why do TypeScript experimental decorators fail to compile after upgrading to Astro 7? (new)

> N/A, server-side. Since upgrading to v7, TypeScript experimental decorators in Astro code fail to compile (see minimal example). The error is 'Invalid or …
> - [TypeScript experimental decorators do not work in Astro files after upgrade to Astro v7](https://github.com/withastro/astro/issues/17351), 2026-07-10

### 1 person: Can tsconfig references be supported in the astro check command? (new)

> No response_ When using tsconfig references, `astro check` does not run for `.astro` files. In the linked repro, run `pnpm astro check` and see only …
> - [`astro check` references do not catch errors in `.astro` files](https://github.com/withastro/astro/issues/17478), 2026-07-22

### 1 person: Why does the dev server fail to start after Docker container restart? (new)

> No response_ The astro dev server refuses to start after being closed. The bug fix at https://github.com/withastro/astro/issues/17656 doesn't seem to …
> - [Astro dev server is already running on when using docker](https://github.com/withastro/astro/issues/17744), 2026-08-19

### 1 person: How can I fix the broken cache logic related to CF version metadata and stale HTML after code-only deploy? (new)

> A deploy that changes only code leaves a returning visitor on the previous build's HTML, and that HTML points at asset files that the deploy …
> - [`@astrojs/cloudflare`: a cached route answers `304` after a code-only deploy, so a returning visitor keeps HTML whose `/_astro/*` assets are gone](https://github.com/withastro/astro/issues/17817), 2026-08-25

### 1 person: How can I trigger a dev server warning when path mismatches occur? (new)

> Quoting my own \[comment\](https://github.com/withastro/astro/issues/17773#issuecomment-5368365481) from the issue thread: > This does fix it, but I think the core …
> - [source](https://github.com/withastro/astro/pull/17779#issuecomment-5368475816), 2026-08-21

### 1 person: How can I fix Logger output that is missing or inconsistent between Cloudflare and other adapters? (new)

> it works, but diffrently : whereas node
> - [source](https://github.com/withastro/astro/issues/17823#issuecomment-5423921161), 2026-08-26

### 1 person: Why does the dev server create duplicate CSS files in server output mode? (new)

> No response_ Astro creates 2 identical CSS files when using sever output There is more in the repro, I was able to reproduce it when …
> - [Astro creates 2 identical CSS files when using sever output](https://github.com/withastro/astro/issues/17298), 2026-07-03

## The numbers behind this report

Every line above counts DISTINCT people, never posts. Each is linked to the public page it came from, so you can check any of them in one click.

- New this period: 123
- Read this period: 611
- Analysed: 611
- Maintainer posts excluded: 3

Source: GitHub. 611 threads analysed over 90 days. 3 posts by the project's own maintainers are excluded from every count.
