codesandbox / codesandbox-client

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

💥 Crash Report #8575

Closed hdaifeh closed 2 weeks ago

hdaifeh commented 2 weeks 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 | Windows 10 | 98a371e1a | **Route:** https://codesandbox.io/new
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.ef31e2a69.js:1:760963) 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) 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 ```
hdaifeh commented 2 weeks ago

💥 Crash Report