codesandbox / codesandbox/codesandbox-client

Ao clicar no símbolo de Alterar Visualização e no símbolo do GitHub a aplicação quebra

Open
#8,077 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 116.0.0 Windows 10 8129b6194

Route:
https://codesandbox.io/s/aula-javascript-sesi-senai-dpmf23?file=/Calculadora/Index.html

Error Code:
ecf7344d27074ace8e10e1886afc639c

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.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1885917)
  at ms (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1883931)
  at ys (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1885654)
  at yl (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1904855)
  at https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1926329
  at qo (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1851056)
  at bl (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1902742)
  at il (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1893104)
  at https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1851347
  at https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1926329
  at qo (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1851056)
  at $o (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1851292)
  at Yo (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1851227)
  at se (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1920104)
  at Sn (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:1834900)
  at HTMLDocument.r (https://codesandbox.io/static/js/common.0d7f1e988.chunk.js?_sw-precache=cdec75bafea50db8a350c1e4d5140ae7:1:275686)

  in Ym
  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 Ay
  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 from the CodeSandbox route for aula-javascript-sesi-senai-dpmf23, using Chrome 116 on Windows 10 and the Alterar Visualização and GitHub controls. Inspect the React component stack and the removeChild error in common.0d7f1e988.chunk.js; no source file or test is identified in the report. Done means those controls no longer crash the application in the reported sandbox.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.