stackblitz / core

Online IDE powered by Visual Studio Code ⚡️
https://stackblitz.com
MIT License
10.18k stars 885 forks source link

Unable to see the preview of the code #2985

Closed Superlilosint closed 3 months ago

Superlilosint commented 4 months ago

The preview of the code shows a blank white page only.

image

HeyGarrison commented 3 months ago

Hey there!

It looks like you're using EngineBlock, which is one of our first (aka legacy) environments. I'd recommend switching to Webcontainers by using something like https://vite.new/ or https://node.new/.

You can read more about the available environments here: https://developer.stackblitz.com/guides/user-guide/available-environments#frontmatter-title

For now, I'll close this issue, but feel free to open a new issue if any problems arise with the Webcontainer project.