codesandbox / codesandbox/codesandbox-client

CodeSandBox is mostly down atm. No shared sandbox works anymore and the permission tab of the personal sandbox is also crashing. Could be the same cause.

Open
#6,267 4 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 95.0.4638 OS X 10.14.6 5fa791753

Route:
https://codesandbox.io/dashboard/settings/permissions?workspace=f17f484f-ec09-47e9-a9b9-c406398ea607

Error Code:
eb648f63a37e4257bcbdde832255bb3e

Error Message
TypeError: Cannot read properties of null (reading 'id')
TypeError: Cannot read properties of null (reading 'id')
  at Dh (https://codesandbox.io/static/js/app.efaa72143.js:266:396115)
  at ua (https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1788307)
  at xs (https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1833570)
  at ml (https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1819146)
  at hl (https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1819071)
  at il (https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1816399)
  at https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1774582
  at https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1849918
  at qo (https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1774291)
  at Xo (https://codesandbox.io/static/js/common.cae856104.chunk.js?_sw-precache=5f662553bd77672395447bc95aea323f:1:1774527)

  in Dh
  in t
  in t
  in t
  in t
  in div
  in UserSettings___StyledStack
  in div
  in UserSettings___StyledElement
  in Jg
  in div
  in Settings___StyledElement
  in xC
  in t
  in t
  in div
  in Content___StyledElement
  in Unknown
  in withRouter()
  in main
  in Dashboard___StyledElement2
  in div
  in Dashboard___StyledStack2
  in div
  in Dashboard___StyledStack
  in Unknown
  in De
  in Unknown
  in ox
  in t
  in t
  in div
  in elements__Content
  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 by reproducing the crash on the dashboard settings permissions route and compare shared sandboxes with the personal sandbox described in the report. Use error code eb648f63a37e4257bcbdde832255bb3e and the reported app/common JavaScript stack to locate the failing path; done means both sandbox types load their permissions views without the null-id error.

Written by the indexing model from the issue text.

Assessment

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