codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

Crash report

Open raginijakkam opened this issue 1 year ago • 1 comments
trafficstars

💥 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 127.0.0 Windows 10 22909433c

Route: https://codesandbox.io/new?utm_source=landingpage

Error Code: 63271bd8f44044dba12ea0cd2b00b71d

Error Message
TypeError: Cannot read properties of undefined (reading 'params')
TypeError: Cannot read properties of undefined (reading 'params')
  at Ah (https://codesandbox.io/static/js/app.932aed1d3.js:1:763085)
  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.932aed1d3.js:1:772444

  in Ah
  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

raginijakkam avatar Aug 26 '24 14:08 raginijakkam