codesandbox / codesandbox-client

An online IDE for rapid web development
https://codesandbox.io
Other
13.08k stars 2.28k forks source link

šŸ’„ Crash Report #6908

Open milkshakegum opened 2 years ago

milkshakegum commented 2 years ago

šŸ’„ 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 | **Route:** https://codesandbox.io/s/jolly-keldysh-kvgd3c
Error Message ```bash 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 ```
alexnm commented 1 year ago

I tried importing the repo and it seems there's a problem with the container, but not sure why you got that runtime error, as it didn't happen to me. Can you please try again and see if you still get the crash?

milkshakegum commented 1 year ago

It seems to be working now. Thanks!

milkshakegum commented 1 year ago

image On closer inspection... do you happen to know why it doesn't read any of the files in the repo... when I import it, it's just empty with no files? @alexnm

You can check it here: https://codesandbox.io/s/github/googlecreativelab/chrome-music-lab/tree/master/harmonics%20%26%20strings