Skip to content

Astro request hangs in Chrome #1927

@qw-in

Description

@qw-in

Describe the bug

In chrome I am experiencing a hang when running Astro with the Arcjet integration. This does not occur in Firefox or locally. I've tried restarted chrome.

Link to the blitz that caused the error

https://stackblitz.com/edit/withastro-astro-wwkekfek?file=src%2Fpages%2Findex.astro

Steps to reproduce

  1. Open the blitz in chrome
  2. Wait for it to load
  3. Expect to see "Astro" text appear in preview (but it hangs)
  4. Confirm by opening a new terminal tab and running:
    curl http://localhost:4321/

Expected behavior

"Astro" text appears in preview and curl returns HTML. Try Firefox to see expected behavior

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 138.0.0.0
Major version = 138
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 80194838,
  "usedJSHeapSize": 72582938,
  "jsHeapSizeLimit": 4294705152
}
Hash = 96435430

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions