codesandbox / codesandbox/codesandbox-client

kjjjk

Open
#8,480 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 109.0.0 Windows 10 cd173e522

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

Error Code:
9043f77fae634095847a186c069105e8

Error Message
NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
Error: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
  at ya (https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:1986545)
  at yl (https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:2005465)
  at https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:2026939
  at qo (https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:1951666)
  at bl (https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:2003352)
  at il (https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:1993714)
  at https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:1951957
  at https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:2026939
  at qo (https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:1951666)
  at $o (https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:1951902)
  at Yo (https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:1951837)
  at ae (https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:2020714)
  at kn (https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:1935510)
  at HTMLDocument.r (https://codesandbox.io/static/js/common.67289e494.chunk.js?_sw-precache=4376b3cccdcb1a1224aee9a3aa272790:1:259203)

  in U
  in span
  in Styled(styled.div)
  in div
  in CreateBox___StyledStack4
  in div
  in CreateBox___StyledStack3
  in div
  in elements__ModalSidebar
  in div
  in elements__ModalBody
  in div
  in elements__Container
  in Ie
  in Unknown
  in Re
  in div
  in div
  in Modal___StyledElement
  in div
  in div
  in t
  in t
  in Modal___StyledModal
  in k
  in Ie
  in Unknown
  in tu
  in De
  in withRouter(De)
  in div
  in elements__Container
  in Unknown
  in withRouter()
  in t
  in Unknown
  in Ie
  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 reviewing the crash report for the dashboard/recent route, the removeChild error, and the React component stack. Try to reproduce it in the reported Chrome 109 and Windows 10 environment, using error code 9043f77fae634095847a186c069105e8. Done means identifying a reliable reproduction and preventing the crash, but no source file or test is named in the issue.

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
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.