codesandbox / codesandbox/codesandbox-client

2 раза подряд вылетает со страницы

Open
#8,492 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 126.0.0 Windows 10 fe162734e

Route:
https://codesandbox.io/create-workspace?workspace=b3cc9033-4ce4-4842-8e6f-76f592afd75d

Error Code:
0fba47db60c84078a69ff75402f4d5b3

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.
Error: 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 ba (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1985611)
  at yl (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:2005246)
  at https://codesandbox.io/static/js/common.67289e494.chunk.js:1:2026939
  at qo (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1951666)
  at bl (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:2003352)
  at il (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1993714)
  at https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1951957
  at https://codesandbox.io/static/js/common.67289e494.chunk.js:1:2026939
  at qo (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1951666)
  at $o (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1951902)
  at Yo (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1951837)
  at el (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1990304)
  at ks (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1969213)
  at e (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:199610)
  at https://codesandbox.io/static/js/common.67289e494.chunk.js:1:202754
  at Array.forEach (<anonymous>)
  at Y (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:202726)
  at https://codesandbox.io/static/js/common.67289e494.chunk.js:1:198217

  in p
  in Unknown
  in span
  in Styled(styled.div)
  in op
  in li
  in Styled(styled.div)
  in ul
  in Plans___StyledStack4
  in div
  in Plans___StyledStack3
  in tp
  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 Ie
  in Unknown
  in zu
  in Zp
  in Yp
  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 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 on the reported /create-workspace route in Chrome on Windows, then inspect the React component stack around Plans and Layout. Use the NotFoundError and error code 0fba47db60c84078a69ff75402f4d5b3 to trace the failure; done means the route no longer crashes when the reported action is repeated.

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.