codesandbox / codesandbox/codesandbox-client

error

Open
#6,226 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 94.0.4606 Windows 10 18838a799

Route:
https://codesandbox.io/s/day-three-blueprint-forked-k2312?file=/src/index.js

Error Code:
91dcb1ba877f442ca949579b07e5ac7c

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 ys (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1808535)
  at yl (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1827519)
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1849051)
  at qo (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1773424)
  at bl (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1825404)
  at il (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1815731)
  at https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1773715
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1849051)
  at qo (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1773424)
  at Xo (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1773660)
  at Yo (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1773595)
  at el (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1812318)
  at Sa (https://codesandbox.io/static/js/common.9517b6661.chunk.js:1:1791113)
  at https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1018251
  at e.callback (https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1153100)
  at m.flush (https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1155987)
  at p.flush (https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1152154)
  at Object.cb (https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1025214)
  at e.emit (https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:426117)
  at https://codesandbox.io/static/js/vendors~app.cd182632a.chunk.js:1:1029136
  at https://codesandbox.io/static/js/app.6eb1dce09.js:266:1531628
  at c (https://codesandbox.io/static/js/vendors~app~embed~sandbox~sandbox-startup.bcc15d438.chunk.js:1:3629)
  at Generator._invoke (https://codesandbox.io/static/js/vendors~app~embed~sandbox~sandbox-startup.bcc15d438.chunk.js:1:3382)
  at Generator.forEach.t.<computed> [as next] (https://codesandbox.io/static/js/vendors~app~embed~sandbox~sandbox-startup.bcc15d438.chunk.js:1:3986)
  at r (https://codesandbox.io/static/js/vendors~app~embed~sandbox~sandbox-startup.bcc15d438.chunk.js:1:206)
  at u (https://codesandbox.io/static/js/vendors~app~embed~sandbox~sandbox-startup.bcc15d438.chunk.js:1:417)

  in div
  in elements__Folder
  in div
  in Styled(styled.div)
  in div
  in elements__Main
  in Ao
  in header
  in Header___StyledStack
  in ti
  in De
  in Unknown
  in div
  in elements__Container
  in De
  in EC
  in Unknown
  in Unknown
  in t
  in t
  in div
  in elements__Content
  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 at the supplied CodeSandbox route and inspect the removeChild stack around the elements__Folder component. Use error code 91dcb1ba877f442ca949579b07e5ac7c and the Chrome/Windows environment details to trace the failure; done means the crash is reproducible, diagnosed, and no longer occurs in the affected folder UI.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.