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

Some Astro sites crash after navigation on Chromium based browsers

Open samppis opened this issue 5 months ago • 0 comments

Describe the bug

In Chromium-based browsers (tested with Chrome and Edge on MacBook M2), the preview crashes when clicking links on some sites built with Astro. This does not happen with Firefox or Safari. Locally (when not using webcontainers), it works with all the browsers.

I tried with several public repositories and found many to be affected, for example:

  • https://stackblitz.com/github/satnaing/astro-paper
  • https://stackblitz.com/github/roryhen/roryhendrickson.com

Link to the blitz that caused the error

https://stackblitz.com/github/satnaing/astro-paper

Steps to reproduce

  1. Open the blitz with Chrome or Edge
  2. Click on any of the top navigation links
  3. See the preview crashing
image

Expected behavior

Expecting the page to load normally after navigation.

Parity with Local

Screenshots

No response

Platform

  • OS: macOS Version 14.6.1 (Build 23G93)
  • Browser: Chrome
  • Version: 128.0.6613.114 (Official Build) (arm64)

Additional context

No response

samppis avatar Aug 30 '24 05:08 samppis