webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

Astro + Firefox not working for quite some time

Open ematipico opened this issue 5 months ago • 1 comments

Describe the bug

For quite some time, Astro doesn't work anymore on Firefox. I didn't find a particular issue, so I opened one.

The astro dev command, for example, is supposed to launch a dev server, but stacklibtz fails silently and I am not sure why.

Link to the blitz that caused the error

https://stackblitz.com/edit/github-t5xhyw?file=package.json

Steps to reproduce

  1. Open the container attached
  2. Wait for all the commands to execute
  3. Notice that the dev server doesn't bootstrap

This is just an example. Any Astro starter template is affected by the same issue.

Expected behavior

The web container should attach to the dev server

Parity with Local

Screenshots

Screenshot 2024-02-20 at 13 12 40

Platform

  • OS: macOS
  • Browser: Firefox
  • Version: Firefox developer edition

Additional context

No response

ematipico avatar Feb 20 '24 13:02 ematipico