You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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
inwithRouter()
in t
in Unknown
in t
in l
in t
The text was updated successfully, but these errors were encountered:
💥 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.Link to sandbox: [link]() (optional)
https://codesandbox.io/s/introduction-to-jsx-h8ub1?fontsize=14&module=%2Fpublic%2Findex.html%20babeljs.ioCrash Details
Environment
Mac Mojave 10.14.6 Version 80.0.3987.122 (Official Build) (64-bit)Route:
https://codesandbox.io/s/introduction-to-jsx-xt5i8
Error Message
The text was updated successfully, but these errors were encountered: