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

Repeated Crash for the last month or more...

Open GitToDaChoppa opened this issue 3 years ago • 1 comments

💥 Crash Report

What were you trying to accomplish when the crash occurred?

Clicked Create Sandbox from my Dashboard

Crash Details

Environment
Browser Version Operating System CodeSandbox Version
chrome 100.0.4896 OS X 10.15.7 998a8d96f

Route: https://codesandbox.io/dashboard/templates?workspace=f2fc0153-fd02-4c6d-9007-9e0e5391ffc6

Error Code: 4e72bb3f1ef944fda78550a7db4bafc7

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.b3fcd3f15.chunk.js:378:343)
  at https://codesandbox.io/static/js/app.06ca35855.js?_sw-precache=7f6b5262e237b9dcf9bb455b4863e16d:79:379203
  at Array.map (<anonymous>)
  at https://codesandbox.io/static/js/app.06ca35855.js?_sw-precache=7f6b5262e237b9dcf9bb455b4863e16d:79:378854
  at Array.map (<anonymous>)
  at $e (https://codesandbox.io/static/js/app.06ca35855.js?_sw-precache=7f6b5262e237b9dcf9bb455b4863e16d:79:378590)
  at ua (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1789558)
  at xs (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1834821)
  at ml (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1820397)
  at hl (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1820322)
  at il (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1817650)
  at https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1775833
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1851169)
  at qo (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1775542)
  at Xo (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1775778)
  at Yo (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1775713)
  at se (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1844921)
  at Sn (https://codesandbox.io/static/js/common.eff6be823.chunk.js:1:1759339)

  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

GitToDaChoppa avatar Apr 29 '22 02:04 GitToDaChoppa

I think this happens to me because I have a bookmarked template where the sandbox property is null. I guess the template I bookmarked has been deleted.

image

thorsteinsson avatar May 14 '22 12:05 thorsteinsson