codesandbox / codesandbox/codesandbox-client
Inventario.html
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 | 147.0.0 | Linux x86_64 | 8f3b54adb |
Route:
https://codesandbox.io/dashboard/recent
Error Code:
e6bc4394c3154f0ba07625e89c1f011e
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.91fe3179f.chunk.js:1:382192)
at bs (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:401112)
at https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:422586
at qo (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:347313)
at ys (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:398999)
at is (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:389361)
at https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:347604
at https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:422586
at qo (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:347313)
at Go (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:347549)
at Yo (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:347484)
at ue (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:416361)
at xn (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:331157)
at HTMLFormElement.r (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:159071)
in button
in styled.div
in ForwardRef
in div
in CreateBoxForm___StyledStack4
in div
in Styled(styled.div)
in form
in CreateBoxForm___StyledElement
in No
in div
in elements__ModalContent
in div
in elements__ModalBody
in div
in elements__Container
in De
in Unknown
in br
in ur
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 Hl
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the crash at https://codesandbox.io/dashboard/recent in Chrome on Linux, using the reported error code e6bc4394c3154f0ba07625e89c1f011e. Inspect the CreateBoxForm and modal components named in the React stack trace, then verify that the dashboard no longer throws the removeChild NotFoundError during the failing interaction.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100