codesandbox / codesandbox/codesandbox-client

CodeSandbox has crashed @12:07 5th July 2022

Open
#6,778 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

I was using the Angular template to create an app when codesandbox crashed

When i select any templates to start a new codesandbox, it goes back to the same "its broken"

[Link to sandbox: [link]() (optional)](https://codesandbox.io/s/angular-angular)
Crash Details
Environment
Browser Version Operating System CodeSandbox Version
chrome 96.0.4664 Windows 10 8e182084f

Route:
https://codesandbox.io/s/angry-bush-gklstm

Error Code:
9d9cb5e5f29d40ff968dfa5e10d2c49f

Error Message
TypeError: Cannot read properties of undefined (reading 'parsed')
TypeError: Cannot read properties of undefined (reading 'parsed')
  at l.getEntries (https://codesandbox.io/static/js/default~app~embed~sandbox.4b724d5b5.chunk.js:1:15597)
  at je (https://codesandbox.io/static/js/app.189ad2e55.js:253:615916)
  at a.cb (https://codesandbox.io/static/js/app.189ad2e55.js:253:856002)
  at a.runScope (https://codesandbox.io/static/js/vendors~app.3d33f8737.chunk.js:1:1034736)
  at a.evaluate (https://codesandbox.io/static/js/vendors~app.3d33f8737.chunk.js:1:1035176)
  at Object.onGetFunction (https://codesandbox.io/static/js/vendors~app.3d33f8737.chunk.js:1:1024731)
  at Object.get (https://codesandbox.io/static/js/vendors~app.3d33f8737.chunk.js:1:1148525)
  at hm (https://codesandbox.io/static/js/app.189ad2e55.js:253:1349407)
  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 el (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1814436)
  at Object.enqueueSetState (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1780537)
  at t._.setState (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:2034189)
  at https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1878198
  at r (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921324)
  at https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921554
  at Array.forEach (<anonymous>)
  at Object.notifyListeners (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921524)
  at k (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:922746)
  at https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:923800
  at Object.confirmTransitionTo (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:921263)
  at Object.push (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:923580)
  at e.value (https://codesandbox.io/static/js/app.189ad2e55.js:253:680265)
  at https://codesandbox.io/static/js/app.189ad2e55.js:253:831996
  at c (https://codesandbox.io/static/js/vendors~app~embed~sandbox~sandbox-startup.bcc15d438.chunk.js:1:3629)
  at Generator._invoke (https://codesandbox.io/static/js/vendors~app~embed~sandbox~sandbox-startup.bcc15d438.chunk.js:1:3382)
  at Generator.forEach.t.<computed> [as next] (https://codesandbox.io/static/js/vendors~app~embed~sandbox~sandbox-startup.bcc15d438.chunk.js:1:3986)
  at r (https://codesandbox.io/static/js/vendors~app~embed~sandbox~sandbox-startup.bcc15d438.chunk.js:1:206)
  at u (https://codesandbox.io/static/js/vendors~app~embed~sandbox~sandbox-startup.bcc15d438.chunk.js:1:417)

  in hm
  in div
  in elements__Opener
  in div
  in Unknown
  in DropTarget(Component)
  in div
  in Styled(styled.div)
  in section
  in Styled(styled.div)
  in Unknown
  in Files___StyledCollapsible
  in Am
  in Bm
  in div
  in De
  in Unknown
  in div
  in elements__Container
  in Unknown
  in WithTheme(Component)
  in div
  in t
  in div
  in t
  in div
  in div
  in styled.div
  in div
  in elements__Container
  in De
  in gy
  in Unknown
  in Unknown
  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

Reproduce the crash by selecting an Angular template, using the reported route and Chrome/Windows environment. Start at the getEntries stack entry in the bundled defaultappembed~sandbox chunk and trace the undefined value behind the parsed access. Done means selecting a template no longer returns the “its broken” state.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.