codesandbox / codesandbox/codesandbox-client
Can't create new sandbox. Pro Account
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
Create new sandbox
Any button, link, or menu to create new sandbox fails
Link to sandbox: [link]() (optional)
Crash Details
Environment
| Browser | Version | Operating System | CodeSandbox Version |
|---|---|---|---|
| chrome | 94.0.4606 | OS X 10.15.7 | 2556ada01 |
Route:
https://codesandbox.io/s/sparkling-grass-1yzey
Error Code:
4bc722e3755d4ec68a9dc2b4cfc5ec77
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.f7fb0cb3e.chunk.js:378:343)
at https://codesandbox.io/static/js/app.92f8d4102.js:79:354323
at Array.map (<anonymous>)
at https://codesandbox.io/static/js/app.92f8d4102.js:79:353974
at Array.map (<anonymous>)
at $e (https://codesandbox.io/static/js/app.92f8d4102.js:79:353710)
at ua (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1787440)
at xs (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1832703)
at ml (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1818279)
at hl (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1818204)
at il (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1815532)
at https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1773715
at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1849051)
at qo (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1773424)
at Xo (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1773660)
at Yo (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1773595)
at el (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1812318)
at Sa (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1791113)
at https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1018251
at e.callback (https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1153100)
at m.flush (https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1155987)
at p.flush (https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1152154)
at Object.cb (https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1025214)
at e.emit (https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:426117)
at https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1029136
at Proxy.<anonymous> (https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1027650)
at Xt (https://codesandbox.io/static/js/app.92f8d4102.js:266:645796)
at https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1029086
at https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1027650
at run (https://codesandbox.io/static/js/app.92f8d4102.js:266:531921)
at i.run (https://codesandbox.io/public/vscode31/vs/editor/codesandbox.editor.main.js:1:4187746)
at https://codesandbox.io/public/vscode31/vs/editor/codesandbox.editor.main.js:1:2552383
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 er
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
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 sandbox creation from the reported route, https://codesandbox.io/s/sparkling-grass-1yzey, and inspect the getSandboxName stack entry in defaultappembed.f7fb0cb3e.chunk.js. Use error code 4bc722e3755d4ec68a9dc2b4cfc5ec77 to correlate the failure; done means creating a sandbox no longer crashes on the reported Chrome and macOS environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100