codesandbox-client
codesandbox-client copied to clipboard
Download Sandbox is a Zip export is empty folder of 0kb
🐛 bug report
Preflight Checklist
- [x] I have read the Contributing Guidelines for this project.
- [x] I agree to follow the Code of Conduct that this project adheres to.
- [x] I have searched the issue tracker for an issue that matches the one I want to file, without success.
Description of the problem
I tried exporting it to zip for a local copy, the download is a 0kb empty zip file.
How has this issue affected you? What are you trying to accomplish?
Not able to download a local copy of the code.
To Reproduce
Click download sandbox from menu
Link to sandbox: link (optional)
https://codesandbox.io/p/sandbox/github/j1yang/three-js/tree/main/react-lip-peas-n-carrots?file=%2Fsrc%2Fcomponents%2FMyAvatar.js
Your Environment
Software | Name/Version |
---|---|
Сodesandbox | latest, browser based |
Browser | Chrome |
Operating System | Windows 11 |
Hello! I tried downloading the sandbox using the link you provided, and that worked for me. Did the sandbox maybe change recently?
Same empty zip issue on Windows 11 in Chrome, Edge and Firefox.
The UI
Hello! I tried downloading the sandbox using the link you provided, and that worked for me. Did the sandbox maybe change recently?
What OS/browser combination did you use? It would be nice if we could just clone via git .
I was facing the same issue and then i forked it before trying to install all the files which fixed the issue. Turns out we need to first create a local repository and then download it. So just click on the fork button and then download it.
Even after forking the result is still an empty zip file for me. I'm on Windows 10. Tested on Chrome, Firefox and Edge.
Same issue persists still
Hi @ndrjr. We recently shipped a fix that should have solved this issue. Can you confirm if it's working for you again? If not, could you share the URL of your Sandbox, as well as your OS and browser, so we can investigate?