codesandbox / codesandbox/codesandbox-client

Unable to create

Open
#8,644 3 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

💥 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 130.0.0 Windows 10 22963882e

Route:
https://codesandbox.io/dashboard/recent

Error Code:
20c3003b199542c2b2a54a410914e870

Error Message
TypeError: Cannot read properties of null (reading 'status')
TypeError: Cannot read properties of null (reading 'status')
  at Bo (https://codesandbox.io/static/js/app.423f35820.js:1:502553)
  at la (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:369497)
  at ku (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:414579)
  at vs (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:400183)
  at ps (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:400108)
  at is (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:397456)
  at https://codesandbox.io/static/js/common.85d204171.chunk.js:1:355898
  at t.unstable_runWithPriority (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 Go (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:355843)
  at Yo (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:355778)
  at ue (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:424655)
  at xn (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:339451)
  at HTMLDocument.r (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:159071)

  in Bo
  in div
  in elements__ModalContent
  in div
  in elements__ModalBody
  in div
  in elements__Container
  in De
  in Unknown
  in yr
  in br
  in div
  in div
  in Modal___StyledElement
  in div
  in div
  in t
  in t
  in Modal___StyledModal
  in w
  in De
  in Unknown
  in Wl
  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

Start by reproducing the crash on the /dashboard/recent route in Chrome 130 on Windows 10, using error code 20c3003b199542c2b2a54a410914e870. Trace the minified Bo component and its null status access back to the source; done means the dashboard no longer crashes when creating and the reported scenario is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend, web-dev
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.