codesandbox / codesandbox/codesandbox-client

tetst

Open
#8,910 0 comments 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 152.0.0 Windows 10 6055b22fe

Route:
https://codesandbox.io/dashboard/recent

Error Code:
d05c2c65c8784aecac92e982cd7a1c74

Error Message
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
  at bu (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:381976)
  at bs (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:400896)
  at https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:422370
  at qo (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:347097)
  at ys (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:398783)
  at is (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:389145)
  at https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:347388
  at https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:422370
  at qo (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:347097)
  at Go (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:347333)
  at Yo (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:347268)
  at ue (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:416145)
  at xn (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:330941)
  at HTMLFormElement.r (https://codesandbox.io/static/js/common.808f5dda7.chunk.js:1:158855)

  in button
  in styled.div
  in ForwardRef
  in div
  in CreateBoxForm___StyledStack4
  in div
  in Styled(styled.div)
  in form
  in CreateBoxForm___StyledElement
  in Po
  in div
  in elements__ModalContent
  in div
  in elements__ModalBody
  in div
  in elements__Container
  in De
  in Unknown
  in pr
  in cr
  in div
  in div
  in Modal___StyledElement
  in div
  in div
  in t
  in t
  in Modal___StyledModal
  in w
  in De
  in Unknown
  in zl
  in De
  in withRouter(De)
  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 at the /dashboard/recent route in Chrome on Windows 10, using the reported error code and removeChild stack trace. Read the CreateBoxForm and Modal entries named in the component stack, then trace the failing button action. Done means the reported flow no longer crashes and the same environment can complete it successfully.

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
Active
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.