codesandbox / codesandbox/codesandbox-client

Crashed when deleting sandbox

Open
#6,456 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 97.0.4692 Windows 10 1ca347c42

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

Error Code:
40d1df94ac594cbd9762ac4fb854a5a3

Error Message
TypeError: Cannot read properties of undefined (reading 'type')
TypeError: Cannot read properties of undefined (reading 'type')
  at https://codesandbox.io/static/js/app.9230cadad.js?_sw-precache=a4de2657a3c03a80812d33baa03c1338:266:292703
  at Array.filter (<anonymous>)
  at Im (https://codesandbox.io/static/js/app.9230cadad.js?_sw-precache=a4de2657a3c03a80812d33baa03c1338:266:292664)
  at ua (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1789558)
  at xs (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1834821)
  at ml (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1820397)
  at hl (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1820322)
  at il (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1817650)
  at https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775833
  at https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1851169
  at qo (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775542)
  at Xo (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775778)
  at Yo (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775713)
  at se (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1844921)
  at Sn (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1759339)
  at HTMLDocument.r (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:201319)

  in Im
  in Fm
  in qm
  in Pb
  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 JC
  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

The report only identifies the dashboard route and a minified JavaScript stack trace, with no source file or test named. Start by reproducing the crash while deleting a sandbox from https://codesandbox.io/dashboard/home, then use error code 40d1df94ac594cbd9762ac4fb854a5a3 to trace the failure; done means deletion no longer crashes the dashboard.

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.