codesandbox / codesandbox/codesandbox-client

Crazh

Open
#8,483 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
13.6k
Forks
2.4k
Avg merge
6d 19h
Merged PRs (30d)
2

Description

💥 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 98f11fbf5

Route:
https://codesandbox.io/s/framer-motion-animate-on-state-update-ns67ib?from-embed

Error Code:
10ee2a85fb314a1bbdcca55c00d141dc

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.b9b8063f3.js:9:2092108)
  at ua (https://codesandbox.io/static/js/common.f8acf6ef0.chunk.js:1:1798028)
  at xs (https://codesandbox.io/static/js/common.f8acf6ef0.chunk.js:1:1843110)
  at ml (https://codesandbox.io/static/js/common.f8acf6ef0.chunk.js:1:1828714)
  at hl (https://codesandbox.io/static/js/common.f8acf6ef0.chunk.js:1:1828639)
  at il (https://codesandbox.io/static/js/common.f8acf6ef0.chunk.js:1:1825987)
  at https://codesandbox.io/static/js/common.f8acf6ef0.chunk.js:1:1784429
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.f8acf6ef0.chunk.js:1:1859411)
  at qo (https://codesandbox.io/static/js/common.f8acf6ef0.chunk.js:1:1784138)
  at Xo (https://codesandbox.io/static/js/common.f8acf6ef0.chunk.js:1:1784374)

  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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the crash from the provided CodeSandbox route and inspect the stack trace around the SignInModal component, where the null split error appears. Use error code 10ee2a85fb314a1bbdcca55c00d141dc and the Chrome/Windows environment details when investigating. Done means the route no longer crashes with this TypeError.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.