Open
Description
Describe the bug
After cloning my github repo, "loading animation" started and it doesn't want to stop. Also, all my files works perfectly.
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-soxggq?file=index.html&terminal=dev
Steps to reproduce
- clone repository to stackblitz
Expected behavior
I expected the circle will stop to animate in a while.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
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