codesandbox / codesandbox/codesandbox-client

algo se a roto , oh

Open
#8,847 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 143.0.0 Windows 10 247b9fba2

Route:
https://codesandbox.io/create-workspace?workspace=ws_2nmW286UShyCdYC6TCXVtf

Error Code:
ce3c596e8aef40bbbb887cb82ee83af3

Error Message
NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
NotFoundError: Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.
  at yu (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:381258)
  at bs (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:400893)
  at t.unstable_runWithPriority (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 t.unstable_runWithPriority (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 ce (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:416563)
  at Cn (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:331489)
  at In (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:332446)
  at Pn (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:331734)
  at t.unstable_runWithPriority (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:422586)
  at Tn (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:331210)
  at HTMLDocument.r (https://codesandbox.io/static/js/common.91fe3179f.chunk.js:1:159071)

  in f
  in Unknown
  in span
  in Styled(styled.div)
  in Hs
  in li
  in Styled(styled.div)
  in ul
  in Plans___StyledStack4
  in div
  in Plans___StyledStack3
  in zs
  in div
  in Plans___StyledStyledCard
  in div
  in Styled(styled.div)
  in div
  in Plans___StyledHorizontalScroller
  in div
  in Styled(styled.div)
  in div
  in Plans___StyledStack
  in div
  in Plans___StyledAnimatedStep
  in plans
  in div
  in Layout___StyledStack3
  in div
  in Layout___StyledStack2
  in div
  in Layout___StyledStack
  in De
  in Unknown
  in _c
  in Td
  in Dd
  in t
  in t
  in div
  in elements__Content
  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

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 reported /create-workspace route in Chrome on Windows 10, using the provided error code and React component stack as the initial clues. Trace the insertBefore failure from the reported stack context and establish a reliable reproduction; done means the workspace route no longer crashes in that scenario.

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.