webcontainer-core
webcontainer-core copied to clipboard
Vite
Describe the bug
It doesnt render sometimes when u r making change in the project
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-uiu3rf?file=src%2FApp.jsx&terminal=dev
Steps to reproduce
go to front end react with JS and try to make changes at any project
Expected behavior
always render after anychange
Parity with Local
- [X] 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 = 121.0.0.0
Major version = 121
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 193658352,
"usedJSHeapSize": 161013520,
"jsHeapSizeLimit": 2172649472
}
Hash = 6f234770
Additional context
No response