codesandbox / codesandbox/codesandbox-client

uploading an angular project

Open
#5,838 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🐛 Bug 💥 Crash Report Angular Sandbox Templates
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?

upload my angular project > 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](https://codesandbox.io/s/4r1ux?file=/index.html)
Crash Details
Environment
Browser Version Operating System CodeSandbox Version
chrome 90.0.4430 Windows 10 1e1a7ee5b

Route:
https://codesandbox.io/s/z9091

Error Code:
5b812e963a284ab3a1d43ecc7774afc1

Error Message
TypeError: Cannot read property 'options' of undefined
TypeError: Cannot read property 'options' of undefined
  at https://codesandbox.io/static/js/default~app~embed~sandbox.d75e8cfde.chunk.js?_sw-precache=9fc0f8fd112a4a4105d2cc21ab1bc487:1:22512
  at l.getEntries (https://codesandbox.io/static/js/default~app~embed~sandbox.d75e8cfde.chunk.js?_sw-precache=9fc0f8fd112a4a4105d2cc21ab1bc487:1:22586)
  at je (https://codesandbox.io/static/js/app.32bcf87a6.js?_sw-precache=330a73f5b4360379fcdd9b7c7b70e5e2:266:592527)
  at a.cb (https://codesandbox.io/static/js/app.32bcf87a6.js?_sw-precache=330a73f5b4360379fcdd9b7c7b70e5e2:266:829270)
  at a.runScope (https://codesandbox.io/static/js/vendors~app.597f527d1.chunk.js?_sw-precache=de3a3fa119e46778f8cca7bbba6fc48d:1:1041354)
  at a.evaluate (https://codesandbox.io/static/js/vendors~app.597f527d1.chunk.js?_sw-precache=de3a3fa119e46778f8cca7bbba6fc48d:1:1041792)
  at Object.onGetFunction (https://codesandbox.io/static/js/vendors~app.597f527d1.chunk.js?_sw-precache=de3a3fa119e46778f8cca7bbba6fc48d:1:1031437)
  at Object.get (https://codesandbox.io/static/js/vendors~app.597f527d1.chunk.js?_sw-precache=de3a3fa119e46778f8cca7bbba6fc48d:1:1155064)
  at mm (https://codesandbox.io/static/js/app.32bcf87a6.js?_sw-precache=330a73f5b4360379fcdd9b7c7b70e5e2:266:1309202)
  at ua (https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1781090)
  at xs (https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1826353)
  at ml (https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1811929)
  at hl (https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1811854)
  at il (https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1809182)
  at https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1767365
  at https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1842701
  at qo (https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1767074)
  at Xo (https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1767310)
  at Yo (https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1767245)
  at se (https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1836453)
  at Sn (https://codesandbox.io/static/js/common.06f11edc9.chunk.js?_sw-precache=07cdd3d049c0272c26234d6e31131d5e:1:1750871)

  in mm
  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 Mm
  in Pm
  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 yC
  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 from the linked sandbox and the reported route, using the listed Chrome and Windows environment, then inspect the upload flow around the reported TypeError and error code. Done means uploading the Angular project no longer crashes and the linked reproduction works.

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
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.