codesandbox / codesandbox/codesandbox-client

erro

Open
#8,113 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 114.0.0 Linux x86_64 77cb2e29d

Route:
https://codesandbox.io/s/beautiful-khorana-wsdrsm?file=/style.css

Error Code:
1b8c61a6caa6451fb5dfccc9957542f1

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.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1883017)
  at ms (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1881031)
  at ys (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1882754)
  at yl (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1901955)
  at https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1923429
  at qo (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1848156)
  at bl (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1899842)
  at il (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1890204)
  at https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1848447
  at https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1923429
  at qo (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1848156)
  at $o (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1848392)
  at Yo (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1848327)
  at se (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1917204)
  at kn (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:1832000)
  at HTMLDocument.r (https://codesandbox.io/static/js/common.f23b78c59.chunk.js?_sw-precache=f8287e5d6a7e5dbf3d3fab413f329c91:1:269338)

  in Files___StyledSidebarRow
  in div
  in Styled(styled.div)
  in section
  in Styled(styled.div)
  in Unknown
  in Files___StyledCollapsible
  in Um
  in Vm
  in div
  in Ie
  in Unknown
  in div
  in elements__Container
  in Unknown
  in WithTheme(Component)
  in div
  in t
  in div
  in t
  in div
  in div
  in styled.div
  in div
  in elements__Container
  in Ie
  in Ty
  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 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 reproducing the crash using the linked CodeSandbox route and inspect the reported removeChild error and Files___StyledSidebarRow component stack. Use the provided environment details and error code to determine whether the failure is reproducible; done means the crash is fixed and the same file-management interaction no longer raises this error.

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.