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

My App no longer runs in stackblitz despite no changes since it last ran fine

Open eighties8 opened this issue 1 year ago • 1 comments

Describe the bug

https://stackblitz.com/edit/unity-forms-demo-ng14v2?file=index.html

The preview does not appear to load. This app has been running fine for many months but stopped working as of first of the year I believe was the timing.

Link to the blitz that caused the error

https://stackblitz.com/edit/unity-forms-demo-ng14v2?file=index.html

Steps to reproduce

(1) Go to https://stackblitz.com/edit/unity-forms-demo-ng14v2?file=index.html (2) Load the index.html file and expect the preview to run (3) The preview does not run (see screenshot of what I see - the preview is black and does not start: Screenshot 2024-05-02 at 8 25 14 AM

Expected behavior

The app should load the index.html page and execute the .js and .css files but nothing is happening.

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 124.0.0.0
Major version = 124
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 128647071,
  "usedJSHeapSize": 125117299,
  "jsHeapSizeLimit": 4294705152
}
Hash = 0314a412

Additional context

No response

eighties8 avatar May 02 '24 13:05 eighties8

hi! thanks for reporting this issue!

Could you check the contents of the browser console and post them here?

kirjavascript avatar May 10 '24 17:05 kirjavascript