codesandbox / codesandbox/codesandbox-client
preview reloads endlessly if private sandbox and blocking 3rd pty cookies
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
Preview reloads endlessly in a loop, after I switch on private.
This apparently occurs with Chrome setting Block Third Party Cookies.
I am already allowing to always use cookies from codesandbox.io and csb.app.
Is there anything else specific I could set?
How has this issue affected you? What are you trying to accomplish?
I am trying to find out whether we can use CodeSandbox.
To Reproduce
Any sandbox made from static, make one simple change to index.html, Ctrl-S save it.
Your Environment
Chrome 88.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in Chrome 88 with a private sandbox, blocked third-party cookies, and a saved change to index.html. Trace the preview reload behavior and identify the relevant entry point; done means the preview no longer reloads endlessly under these cookie settings.
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
- Mostly clear
- Newbie friendliness
- 30/100