codesandbox / codesandbox/codesandbox-client

File Export and Fork Bork'd

Open
#8,152 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
13.6k
Forks
2.4k
Avg merge
6d 19h
Merged PRs (30d)
2

Description

🐛 bug report

Preflight Checklist

  • I have read the Contributing Guidelines for this project.
  • I agree to follow the Code of Conduct that this project
    adheres to.
  • I have searched the issue tracker for an issue that matches the one I want
    to file, without success.

Description of the problem

Cannot Export File to Zip

How has this issue affected you? What are you trying to accomplish?

download source

To Reproduce

with the following sandbox
https://codesandbox.io/s/2cemck?file=/src/App.js:0-3846
image
reports CORS issue for fetching the png and then nothing is zipped or downloaded

Can't fork to github either, maybe same issue

Another example - these are from the DREI sample sight, which sadly many of the samples appear broken because of codesandbox

image
https://codesandbox.io/s/39hg8

Link to sandbox: link (optional)
Your Environment
Software Name/Version
Сodesandbox
Browser Chrome or Firefox latest
Operating System Ubuntu 20.04

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is identified. Reproduce the export-to-ZIP and GitHub fork flows using the linked CodeSandbox examples in Chrome or Firefox, then inspect the browser network and console output around the reported PNG CORS failure. Done means identifying the failing client flow and confirming that export and fork work for the affected sandboxes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.