Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sandbox crashed, asked me to report it. #3672

Closed
chidoneto opened this issue Mar 10, 2020 · 1 comment
Closed

Sandbox crashed, asked me to report it. #3672

chidoneto opened this issue Mar 10, 2020 · 1 comment

Comments

@chidoneto
Copy link

💥 Crash Report

What were you trying to accomplish when the crash occurred?

I had just forked https://codesandbox.io/s/introduction-to-jsx-h8ub1?fontsize=14&module=%2Fpublic%2Findex.html%20babeljs.io and tried to Sign in clicking on the top right corner. I selected my Git hub account, agreed to the terms (sharing my email), then whe I clicked I got the crash screen.

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)

https://codesandbox.io/s/introduction-to-jsx-h8ub1?fontsize=14&module=%2Fpublic%2Findex.html%20babeljs.io

Crash Details

Environment Mac Mojave 10.14.6 Version 80.0.3987.122 (Official Build) (64-bit)
Browser Version Operating System CodeSandbox Version
chrome 80.0.3987 OS X 10.14.6 PROD-1583440701-41bd38c73

Route:
https://codesandbox.io/s/introduction-to-jsx-xt5i8

Error Message
TypeError: Cannot read property 'username' of null
TypeError: Cannot read property 'username' of null
  at ce (https://codesandbox.io/static/js/app.3ccb9c828.js:539:1584762)
  at da (https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1694646)
  at Ss (https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1740046)
  at Sl (https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1725689)
  at xl (https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1725614)
  at gl (https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1722934)
  at https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1680930
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1756380)
  at Go (https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1680640)
  at Xo (https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1680876)
  at Yo (https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1680811)
  at hl (https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1719702)
  at ja (https://codesandbox.io/static/js/common.80a8af82d.chunk.js:1:1698319)
  at forceRerender (https://codesandbox.io/static/js/vendors~app.7937a40c6.chunk.js:1:1467884)
  at e.callback (https://codesandbox.io/static/js/vendors~app.7937a40c6.chunk.js:1:1600068)
  at b.flush (https://codesandbox.io/static/js/vendors~app.7937a40c6.chunk.js:1:1602976)
  at h.flush (https://codesandbox.io/static/js/vendors~app.7937a40c6.chunk.js:1:1599122)
  at Object.cb (https://codesandbox.io/static/js/vendors~app.7937a40c6.chunk.js:1:1487680)
  at e.emit (https://codesandbox.io/static/js/vendors~app.7937a40c6.chunk.js:1:1482603)
  at internal.setJwt (https://codesandbox.io/static/js/vendors~app.7937a40c6.chunk.js:1:1490135)
  at Proxy.<anonymous> (https://codesandbox.io/static/js/vendors~app.7937a40c6.chunk.js:1:1489090)
  at https://codesandbox.io/static/js/app.3ccb9c828.js:539:705319
  at d (https://codesandbox.io/static/js/common-sandbox.8155934d5.chunk.js:1:13828)
  at Generator._invoke (https://codesandbox.io/static/js/common-sandbox.8155934d5.chunk.js:1:13616)
  at Generator.e.<computed> [as next] (https://codesandbox.io/static/js/common-sandbox.8155934d5.chunk.js:1:14250)
  at t (https://codesandbox.io/static/js/common-sandbox.8155934d5.chunk.js:1:8537)
  at i (https://codesandbox.io/static/js/common-sandbox.8155934d5.chunk.js:1:8747)

  in ce
  in div
  in t
  in Actions___StyledStack
  in pr
  in header
  in t
  in Header___StyledStack
  in lo
  in t
  in Unknown
  in div
  in t
  in elements__Container
  in t
  in Unknown
  in Cv
  in t
  in t
  in div
  in t
  in elements__Content
  in t
  in withRouter(t)
  in div
  in t
  in elements__Container
  in Unknown
  in withRouter()
  in t
  in Unknown
  in t
  in l
  in t
@garethx
Copy link
Contributor

garethx commented Mar 11, 2020

This should be fixed in the latest version. Please update when you see the update prompt after loading the editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants