webcontainer-core
webcontainer-core copied to clipboard
My App no longer runs in stackblitz despite no changes since it last ran fine
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:
Expected behavior
The app should load the index.html page and execute the .js and .css files but nothing is happening.
Parity with Local
- [X] I have run the project in my local machine and I could not reproduce the issue.
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
hi! thanks for reporting this issue!
Could you check the contents of the browser console and post them here?