-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Labels
Description
Describe the bug
When ever there is a new project, when trying to export it keeps on downloading an empty zip with kilobytes of size.
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-bbfqp7u2
Steps to reproduce
- Prepare the project
- finish generation of code and project
- Download(Export)
Expected behavior
It should export the full codebase but its just downloading an empty zip as well as when trying to see it on stackblitz, it is still an empty project.
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Browser name = Chrome
Full version = 137.0.0.0
Major version = 137
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 96021586,
"usedJSHeapSize": 91067486,
"jsHeapSizeLimit": 4294705152
}
Hash = 858c0e43
Additional context
No response

