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

CRASH - Edge Dev (latest) on MacOS M1

Open PapiPeppers opened this issue 3 years ago • 0 comments

💥 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 103.0.5060 OS X 10.15.7 1db0af43f

Route: https://codesandbox.io/dashboard/discover?workspace=25853048-a7ba-457d-b74f-b26dcc8521ea

Error Message
TypeError: Cannot destructure property 'alias' of 'object null' as it is null.
TypeError: Cannot destructure property 'alias' of 'object null' as it is null.
  at t.getSandboxName (https://codesandbox.io/static/js/default~app~embed.b0f63c6e2.chunk.js:378:343)
  at https://codesandbox.io/static/js/app.71c35c901.js:66:377569
  at Array.map (<anonymous>)
  at https://codesandbox.io/static/js/app.71c35c901.js:66:377220
  at Array.map (<anonymous>)
  at $e (https://codesandbox.io/static/js/app.71c35c901.js:66:376956)
  at ua (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1789558)
  at xs (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1834821)
  at ml (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1820397)
  at hl (https://codesandbox.io/static/js/common.d909eae2e.chunk.js:1:1820322)

  in $e
  in t
  in Ye
  in Je
  in div
  in span
  in styled.span
  in span
  in styled.span
  in div
  in n
  in Styled(n)
  in Unknown
  in st
  in div
  in ForwardRef(p)
  in ForwardRef(p)
  in elements__TabContent
  in div
  in elements__Container
  in De
  in Unknown
  in $n
  in div
  in div
  in div
  in div
  in t
  in t
  in Modal___StyledModal
  in n
  in De
  in Unknown
  in Y
  in n
  in withRouter(n)
  in div
  in elements__Container
  in Unknown
  in withRouter()
  in t
  in Unknown
  in De
  in c
  in t

PapiPeppers avatar May 28 '22 17:05 PapiPeppers