codesandbox / codesandbox/codesandbox-client
💥 Crash Report
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!\
I was just trying to import this github repo to codesandbox: https://github.com/googlecreativelab/chrome-music-lab/tree/master/harmonics%20%26%20strings
Link to sandbox: [link]() (optional)
Crash Details
Environment
| Browser | Version | Operating System | CodeSandbox Version |
|---|---|---|---|
| chrome | 105.0.0 | Windows 10 | ae862fcbe |
Error Message
TypeError: Cannot read properties of undefined (reading 'id')
TypeError: Cannot read properties of undefined (reading 'id')
at https://codesandbox.io/static/js/app.131f7c579.js:253:1356002
at ua (https://codesandbox.io/static/js/common.05c171ff1.chunk.js:1:1788854)
at Ka (https://codesandbox.io/static/js/common.05c171ff1.chunk.js:1:1797119)
at qa (https://codesandbox.io/static/js/common.05c171ff1.chunk.js:1:1796938)
at xs (https://codesandbox.io/static/js/common.05c171ff1.chunk.js:1:1837592)
at ml (https://codesandbox.io/static/js/common.05c171ff1.chunk.js:1:1819693)
at hl (https://codesandbox.io/static/js/common.05c171ff1.chunk.js:1:1819618)
at il (https://codesandbox.io/static/js/common.05c171ff1.chunk.js:1:1816946)
at https://codesandbox.io/static/js/common.05c171ff1.chunk.js:1:1775129
at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.05c171ff1.chunk.js:1:1850465)
in Unknown
in div
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
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
Reproduce the import using the provided CodeSandbox route and the Chrome Music Lab repository, then inspect the browser stack trace in the bundled app. Trace the undefined value associated with the reported id access and the React component stack; done means the repository imports without the reported crash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100