codesandbox / codesandbox/codesandbox-client

cant login

Open
#8,674 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 131.0.0 Windows 10 0dd52a73f

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

Error Code:
962909d731814c79924411c57c0947a5

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.
SecurityError: Failed to read a named property 'origin' from 'Location': Blocked a frame with origin "https://codesandbox.io" from accessing a cross-origin frame.
  at hu (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:387946)
  at Os (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:412672)
  at https://codesandbox.io/static/js/common.85d204171.chunk.js:1:430880
  at qo (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:355607)
  at ws (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:412435)
  at https://codesandbox.io/static/js/common.85d204171.chunk.js:1:412346
  at F (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:430262)
  at MessagePort.<anonymous> (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:429006)

  in u
  in Unknown
  in t
  in t
  in div
  in elements__Content
  in Ne
  in withRouter(Ne)
  in div
  in elements__Container
  in Unknown
  in withRouter()
  in t
  in Unknown
  in De
  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

Reproduce the crash from the signup route in Chrome 131 on Windows 10, using error code 962909d731814c79924411c57c0947a5 as a reference. Trace the cross-origin Location access reported in the stack trace and verify that the signup or login flow completes without the SecurityError.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.