codesandbox / codesandbox/codesandbox-client
Error when connecting CodeSandbox to Vercel
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
💥 Crash Report
What were you trying to accomplish when the crash occurred?
Connecting codesandbox to vercel
Link to sandbox: [link]() (optional)
Crash Details
Environment
| Browser | Version | Operating System | CodeSandbox Version |
|---|---|---|---|
| chrome | 111.0.0 | Windows 10 | 8051314f7 |
Route:
https://codesandbox.io/signup/HAlTi7rl3C_DtIZ8WK0hRFsHZo8dip7BDT3rpKHbUmc
Error Message
SecurityError: Blocked a frame with origin "https://codesandbox.io" from accessing a cross-origin frame.
Error: Blocked a frame with origin "https://codesandbox.io" from accessing a cross-origin frame.
at https://codesandbox.io/static/js/page-signup.95ebdd540.chunk.js:1:563
at ps (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1809711)
at Cl (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1834437)
at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1852645)
at qo (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1777372)
at wl (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1834200)
at https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1834111
at z (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1852027)
at A.port1.onmessage (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1850771)
in d
in o
in t
in t
in div
in elements__Content
in n
in withRouter(n)
in div
in elements__Container
in Unknown
in withRouter()
in t
in Unknown
in De
in c
in t
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 failure on the reported signup route in Chrome and inspect the cross-origin SecurityError from page-signup.95ebdd540.chunk.js. The issue does not identify a source file or test; done means connecting CodeSandbox to Vercel without the reported crash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100