codesandbox / codesandbox/codesandbox-client

unable to create sandbox

Open
#6,785 0 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 103.0.5060 OS X 10.15.7 7baad8a9c

Route:
https://codesandbox.io/dashboard/home?workspace=0749a3f4-3076-4b72-b011-73e24a984d45

Error Code:
8c8cc9b44e314b0596fc76f37492ee07

Error Message
TypeError: Cannot destructure property 'alias' of 'object null' as it is null.
TypeError: Cannot destructure property 'alias' of 'object null' as it is null.
  at t.getSandboxName (https://codesandbox.io/static/js/default~app~embed.b0f63c6e2.chunk.js:378:343)
  at https://codesandbox.io/static/js/app.df4104269.js:66:377590
  at Array.map (<anonymous>)
  at https://codesandbox.io/static/js/app.df4104269.js:66:377241
  at Array.map (<anonymous>)
  at $e (https://codesandbox.io/static/js/app.df4104269.js:66:376977)
  at ua (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1789558)
  at xs (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1834821)
  at ml (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1820397)
  at hl (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1820322)
  at il (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1817650)
  at https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775833
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1851169)
  at qo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775542)
  at Xo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775778)
  at Yo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1775713)
  at se (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1844921)
  at Sn (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1759339)

  in $e
  in t
  in Ye
  in Je
  in div
  in span
  in styled.span
  in span
  in styled.span
  in div
  in n
  in Styled(n)
  in Unknown
  in st
  in div
  in ForwardRef(p)
  in ForwardRef(p)
  in elements__TabContent
  in div
  in elements__Container
  in De
  in Unknown
  in $n
  in div
  in div
  in div
  in div
  in t
  in t
  in Modal___StyledModal
  in n
  in De
  in Unknown
  in Y
  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

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 with the reported dashboard route and the getSandboxName stack entry in static/js/defaultappembed.b0f63c6e2.chunk.js, using the Chrome 103 and macOS environment details to investigate reproduction. Done means creating a sandbox no longer crashes with the reported null-destructuring error code 8c8cc9b44e314b0596fc76f37492ee07.

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.