codesandbox / codesandbox-client

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

Crash rahhh #8583

Closed pranavdogra3 closed 1 month ago

pranavdogra3 commented 1 month 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!

Link to sandbox: [link]() (optional)

Crash Details

Environment | Browser | Version | Operating System | CodeSandbox Version | | ------- | --------- | ---------------- | ------------------- | | chrome | 128.0.0 | OS X 10.15.7 | e40278b04 | **Route:** https://codesandbox.io/new?utm_source=landingpage **Error Code:** e24e33620a2648df8e3b83f9d7f0967d
Error Message ```bash TypeError: Cannot read properties of undefined (reading 'params') TypeError: Cannot read properties of undefined (reading 'params') at Nh (https://codesandbox.io/static/js/app.74e015563.js:1:760879) at la (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:369497) at ku (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:414579) at vs (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:400183) at ps (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:400108) at is (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:397456) at es (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:394224) at Vs (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:422140) at https://codesandbox.io/static/js/common.85d204171.chunk.js:1:423373 at us (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:397804) at Ys (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:423358) at render (https://codesandbox.io/static/js/common.85d204171.chunk.js:1:425281) at https://codesandbox.io/static/js/app.74e015563.js:1:770238 in Nh in component in t in t in div in elements__Content in Ne in withRouter(Ne) in div in elements__Container in Unknown in withRouter() in t in Unknown in De in c in t ```