stackblitz / core

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

The IDE takes forever to load. #3022

Open Qsppl opened 3 months ago

Qsppl commented 3 months ago

Describe the bug

File manager, extensions and ports in endless download. image

Link to the blitz that caused the error

https://stackblitz.com/~/github.com/Qsppl/some-use-cases-for-hybrids-js?view=editor

Steps to reproduce

Open the project and install the recommended extensions. Reload the page. Everything stopped working.

Expected behavior

Open the project and install the recommended extensions. Reload the page. The site page will appear, opened by LiveServer, just like on my local machine:

image

Parity with Local

Screenshots

No response

Platform

Version = 1.84.0
Hash = 0d234e17b40e89fb2cef4be274e073164db66ecc
WebContainer = 7dbe22a9

Browser name  = Chrome
Full version  = 121.0.0.0
Major version = 121
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 OPR/107.0.0.0 (Edition Yx 05)
performance.memory = {
  "totalJSHeapSize": 68285840,
  "usedJSHeapSize": 62258916,
  "jsHeapSizeLimit": 4294705152
}

Additional context

No response

Qsppl commented 3 months ago

I can't wait for the bug to be resolved, so the master branch will be changed and now it won't be possible to reproduce the bug on it. To reproduce the bug, go to the IDE branch stackblitz-bugreport-1395 - there is the state of the project at which the bug occurs