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

1111

Open paulalsop opened this issue 1 year 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 126.0.0 Windows 10 b1e758b94

Route: https://codesandbox.io/s/sdk-kj5961?file=/src/index.ts

Error Code: bd1c841bfb5143c8b0df037256434402

Error Message
TypeError: Cannot read properties of null (reading 'split')
TypeError: Cannot read properties of null (reading 'split')
  at R (https://codesandbox.io/static/js/app.88dfd96a0.js:9:2092108)
  at ua (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1791262)
  at xs (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1836344)
  at ml (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1821948)
  at hl (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1821873)
  at il (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1819221)
  at https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1777663
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1852645)
  at qo (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1777372)
  at Xo (https://codesandbox.io/static/js/common.bf7d829fe.chunk.js:1:1777608)

  in R
  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

paulalsop avatar Jul 05 '24 06:07 paulalsop