codesandbox / codesandbox/codesandbox-client

Bug

Open
#8,338 1 comment 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

💥 Crash Report

What were you trying to accomplish when the crash occurred?

Please use this issue template to describe what you were doing when you encountered this crash. While we are able to fill in some details automatically, it's not always enough to reproduce!

Link to sandbox: [link]() (optional)
Crash Details
Environment
Browser Version Operating System CodeSandbox Version
chrome 120.0.0 Android 10 b26ab9392

Route:
https://codesandbox.io/signup/K96zywBAZ4xn_SqZrCJVD7v5UsMokevwm0ZePF_EO8E

Error Code:
f9713bc070f04d1f89adc7acaeff5fd6

Error Message
SecurityError: Failed to read a named property 'origin' from 'Location': Blocked a frame with origin "https://codesandbox.io" from accessing a cross-origin frame.
Error: Failed to read a named property 'origin' from 'Location': Blocked a frame with origin "https://codesandbox.io" from accessing a cross-origin frame.
  at https://codesandbox.io/static/js/page-signup.8615578fc.chunk.js:1:558
  at pa (https://codesandbox.io/static/js/common.f414db27e.chunk.js?_sw-precache=2b9c8f09ad98d7f2ab43fd1bd045aa4a:1:1986042)
  at Cl (https://codesandbox.io/static/js/common.f414db27e.chunk.js?_sw-precache=2b9c8f09ad98d7f2ab43fd1bd045aa4a:1:2010768)
  at https://codesandbox.io/static/js/common.f414db27e.chunk.js?_sw-precache=2b9c8f09ad98d7f2ab43fd1bd045aa4a:1:2028976
  at qo (https://codesandbox.io/static/js/common.f414db27e.chunk.js?_sw-precache=2b9c8f09ad98d7f2ab43fd1bd045aa4a:1:1953703)
  at wl (https://codesandbox.io/static/js/common.f414db27e.chunk.js?_sw-precache=2b9c8f09ad98d7f2ab43fd1bd045aa4a:1:2010531)
  at https://codesandbox.io/static/js/common.f414db27e.chunk.js?_sw-precache=2b9c8f09ad98d7f2ab43fd1bd045aa4a:1:2010442
  at z (https://codesandbox.io/static/js/common.f414db27e.chunk.js?_sw-precache=2b9c8f09ad98d7f2ab43fd1bd045aa4a:1:2028358)
  at MessagePort.<anonymous> (https://codesandbox.io/static/js/common.f414db27e.chunk.js?_sw-precache=2b9c8f09ad98d7f2ab43fd1bd045aa4a:1:2027102)

  in u
  in Unknown
  in t
  in t
  in div
  in elements__Content
  in Ie
  in withRouter(Ie)
  in div
  in elements__Container
  in Unknown
  in withRouter()
  in t
  in Unknown
  in Ie
  in c
  in t

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

Start by reproducing the crash on the signup route shown in the report and inspect the stack trace in page-signup.8615578fc.chunk.js and common.f414db27e.chunk.js. The issue does not name a source file or test; done would require identifying the cross-origin Location access and verifying that signup no longer crashes.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.