-
-
### Describe the bug
I was excited to learn the new Codeflow beta supported extensions, since I was looking for an alternative to running [Reflame](https://reflame.app) projects using our [VSCode e…
-
The Vue 3 starter does not support the [``](https://v3.vuejs.org/api/sfc-script-setup.html) block, and renders an error message:
```
Script missing
```
Example usage of ``:
```html
import …
-
### Describe the bug
I'm working on a project that helps to teach how to use OAuth. We would like to utilize Stackblitz as our main editing platform for training workshops we host so that attendees c…
-
**Background**
Large language models (LLMs) decode text through tokens—frequent character sequences within text/code. Under the hood Bolt.new is powered mostly by Anthropic's Sonnet 3.5 AI model, so …
-
### Describe the bug
Stackblitz can't connect to cloud mysql but with Codesandbox can connect.
Is it a Stackblitz bug?
### Link to the blitz that caused the error
https://stackblitz.com/edit…
-
### Describe the bug
Hello Bolt community!
I just setup Bolt locally in Docker. All settings are default. I tried to wipe and reload a few times and keep getting this when loading into a project. …
-
### **Description of Bug**
I have been unable to load Embed previews or use the StackBlitz SDK to embed as it just shows connection refused for all my project. My projects are all marked as public. D…
-
### Bug description
https://github.com/stackblitz/webcontainer-core/issues/954
### How to reproduce
1. Go to Stackblitz Codeflow
2. Use Prisma in deps
3. Run pnpm
4. See error
-
### **Is your feature request related to a problem? Please describe.**
I am trying to setup github.com/ShukantPal/pixi-essentials in StackBlitz. However, to do so I need a global installation of @mic…