codesandbox / codesandbox/codesandbox-client
Nao consigo enviar git
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 | 98.0.4758 | Windows 10 | c93f76ef3 |
Route:
https://codesandbox.io/s/github/jose-cleiton/Exercicios-corse/tree/main/
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.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1810635)
at yl (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1829637)
at https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1851169
at qo (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775542)
at bl (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1827522)
at il (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1817849)
at https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775833
at https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1851169
at qo (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775542)
at Xo (https://codesandbox.io/static/js/common.eff6be823.chunk.js?_sw-precache=57f0ded86104a9d38228a0994ae26b95:1:1775778)
in gi
in Unknown
in Styled(Component)
in nav
in elements__Container
in yi
in De
in Unknown
in div
in styled.div
in div
in elements__Container
in De
in gy
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
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 from the linked CodeSandbox GitHub route in Chrome on Windows 10, focusing on the reported removeChild error and the action described by the title. Trace the React UI path shown in the stack trace and identify the component that removes the DOM node; done means the Git-related action no longer crashes and the reproduction succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, javascript, react
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100