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

Crashed while creating new account

Open dlambers opened this issue 2 years ago • 0 comments

💥 Crash Report

Crashed while creating new account

I used google to get a link to get started with CodeSandBox and template for react / typescript. This brought me here: link

From there I clicked the 'sign-in' button, then selected 'sign-in with Github', and logged in to my Github account to give the permissions. After that the crash occurred.

A second attempt brought me to a popup where I could enter my details (display name, profession etc) and I could continue without further problems.

Link to sandbox: [link](https://codesandbox.io/s/react-typescript-xlpsg) (optional)

Crash Details

Environment
Browser Version Operating System CodeSandbox Version
firefox 114.0.0 Ubuntu 274c65922

Route: https://codesandbox.io/s/react-typescript-xlpsg

Error Code: 048828161eb74a9a81d6a916867dfd8f

Error Message
TypeError: n.name is null
B@https://codesandbox.io/static/js/app.78bb7fa57.js:9:2069798
ua@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1789726
xs@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1834808
ml@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1820414
hl@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1820337
il@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1817685
../../node_modules/react-dom/cjs/react-dom.production.min.js/Xo/<@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1776127
../../node_modules/react-dom/node_modules/scheduler/cjs/scheduler.production.min.js/t.unstable_runWithPriority@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1851109
qo@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1775836
Xo@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1776074
Yo@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1776007
el@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1814474
Sa@https://codesandbox.io/static/js/common.ab3c7e841.chunk.js:1:1793385
../../node_modules/overmind-react/es/index.js/</h/<@https://codesandbox.io/static/js/vendors~app.f0d671724.chunk.js:1:1055891
../../node_modules/proxy-state-tree/es/index.js/track/this.callback@https://codesandbox.io/static/js/vendors~app.f0d671724.chunk.js:1:1182807
flush@https://codesandbox.io/static/js/vendors~app.f0d671724.chunk.js:1:1185683
flush@https://codesandbox.io/static/js/vendors~app.f0d671724.chunk.js:1:1181861
t@https://codesandbox.io/static/js/vendors~app.f0d671724.chunk.js:1:1062867


  in B
  in re
  in div
  in Styled(styled.div)
  in div
  in SignInModal___StyledElement
  in div
  in t
  in div
  in SignInModal___StyledStack
  in div
  in ForwardRef
  in di
  in pi
  in De
  in Unknown
  in K
  in n
  in withRouter(n)
  in div
  in elements__Container
  in Unknown
  in withRouter()
  in t
  in Unknown
  in De
  in c
  in t

dlambers avatar Jul 24 '23 19:07 dlambers