stackblitz / webcontainer-core

Dev environments. In your web app.
https://webcontainers.io
MIT License
3.73k stars 140 forks source link

Loading animation #594

Open N19r4 opened 2 years ago

N19r4 commented 2 years ago

Describe the bug

After cloning my github repo, "loading animation" started and it doesn't want to stop. Also, all my files works perfectly. image

Link to the blitz that caused the error

https://stackblitz.com/edit/vitejs-vite-soxggq?file=index.html&terminal=dev

Steps to reproduce

  1. clone repository to stackblitz

Expected behavior

I expected the circle will stop to animate in a while.

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 98.0.4758.82
Major version = 98
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 151693825,
  "usedJSHeapSize": 143653897,
  "jsHeapSizeLimit": 2172649472
}
Hash = e1937cc6e2ee7e7a1da198d43493f4063378a564

Additional context

No response

Nemikolh commented 1 year ago

Hi @N19r4 ! :wave: Thanks for opening this issue! :star:

Is this still a bug you are experiencing? I'm asking because a lot of changes have been made in the past 6 months to our git infra and this bug might have been fixed as well.