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

Dev environments. In your web app.

Results 142 webcontainer-core issues
Sort by recently updated
recently updated
newest added

### Describe the bug brower preview broken; in-app preview works ### Link to the blitz that caused the error https://stackblitz.com/~/github.com/osbyrne/findit-solidjs ### Steps to reproduce ![image](https://github.com/user-attachments/assets/af673382-e77b-43ab-99a4-03c0785ed5da) 1. click this button to...

needs more info

### Describe the bug The following error occurs when opening the stackblitz: ``` yarn install && npx next dev yarn install v1.22.19 [1/4] 🔍 Resolving packages... success Already up-to-date. ✨...

needs more info

### Describe the bug previous react project are not working when reopen ### Link to the blitz that caused the error https://stackblitz.com/~/github.com/kushanz/REACTAPP?file=src/components/Examples.jsx:L63 ### Steps to reproduce previous react project are...

needs more info

### Describe the bug Making change to some of the files don't trigger a hot reload, so I have to restart the terminal to get the changes on the file....

tracked

### Describe the bug I'm writing a bug reproduction for Vite where a specific config can lead to the recursive creation of nested folders. At one point the folder creation...

tracked

I was trying to submit a PR to a repo. I made my changes and committed them, but when pushing to a branch, I got this error: ``` To [redacted-repo-url].git...

bug
git
tracked
codeflow

### Describe the bug Mock Service Worker fails to initialize on startup (works on local VSCode): ``` Uncaught (in promise) Error: [MSW] Failed to register a Service Worker for scope...

core
tracked

### Describe the bug following the Web Publisher docs here: https://developer.stackblitz.com/codeflow/content-updates-with-web-publisher#edit-this-page-on-github-link I clicked on the edit page at the bottom of this page: https://docs.astro.build/en/basics/layouts/ then I replaced github.com with pr.new...

needs more info

### Describe the bug Open https://stackblitz.com/~/github.com/ukrbublik/react-awesome-query-builder in Chrome. Initial task `pnpm i && pnpm run` leads to Chrome tab crash ### Link to the blitz that caused the error https://stackblitz.com/~/github.com/ukrbublik/react-awesome-query-builder...

### Describe the bug When using [next-yak](https://github.com/jantimon/next-yak/) `0.2.1` on StackBlitz, the compilation fails due to a security error preventing the loading of a local resource. Chrome/Brave: ``` Not allowed to...

tracked