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

@Niglobal

Open NIGLOBAL opened this issue 4 months ago • 0 comments

Describe the bug

Browser name = Chrome Full version = 141.0.0.0 Major version = 141 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36 performance.memory = { "totalJSHeapSize": 147030581, "usedJSHeapSize": 142747381, "jsHeapSizeLimit": @4294705152 } Hash = 96435430


### Link to the blitz that caused the error

https://stackblitz.com/run?file=index.html

### Steps to reproduce

<!-- Failed to upload "chrome-win.zip" -->

### Expected behavior

 https://github.com/stackblitz/core

### Parity with Local

- [x] I have [run the project in my local machine](https://github.com/stackblitz/webcontainer-core/blob/main/repro.md#try-locally) and I could not reproduce the issue.

### Screenshots

_No response_

### Platform

Browser name = Chrome Full version = 141.0.0.0 Major version = 141 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36 performance.memory = { "totalJSHeapSize": 147030581, "usedJSHeapSize": 142747381, "jsHeapSizeLimit": @4294705152 } Hash = 96435430


### Additional context

_No response_

NIGLOBAL avatar Aug 11 '25 11:08 NIGLOBAL