codesandbox / codesandbox/codesandbox-client

SillyTavern-staging

Open
#8,521 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

💥崩溃报告

当崩溃发生时,你试图完成什么?

请使用此问题模板来描述您在遇到此崩溃时正在做什么。 虽然我们能够自动填写一些细节,但并不总是足以复制!

沙盒链接: [link]() (可选)
碰撞详情

<详情>

环境
Browser Version Operating System CodeSandbox Version
chrome 122.0.0 Linux x86_64 434c9385f

Route:
https://codesandbox.io/dashboard/recent

** 错误代码:**
fa3a5a6ee5004b19bc06a9fdbcd1fbdd

</ 详情>

<详情>

错误消息

``bash
NotFoundError: 未能在 “Node” 上执行 “removeChild”: 要删除的节点不是该节点的子节点。
错误:未能在 “节点” 上执行 “removeChild”: 要删除的节点不是该节点的子节点。
at ya (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1986545)
at yl (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:2005465)
在 t.unstable_runWithPriority (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
在 t.unstable_runWithPriority (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 ae (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:2020714)
在 kn (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:1935510)
在 HTMLDocument.r (https://codesandbox.io/static/js/common.67289e494.chunk.js:1:259203)

在 Styled (styled.div)
在 div
in element__HeaderInformation
在 div
在 ImportRepository___StyledStack
在 div
在元素__容器中
在 Ie
在 Unknown
在 aa
在 div
在 div
在 Modal___StyledElement
在 div
在 div
在 t
在 t
在 Modal___StyledModal
在 k
在 Ie
在 Unknown
在 tu
在 De
在 withRouter (De)
在 div
在元素__容器中
在 Unknown
在 withRouter ()
在 t
在 Unknown
在 Ie
在 C
在 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 with the reported failure on the https://codesandbox.io/dashboard/recent route and inspect the minified stack around the ImportRepository and Modal components. The report does not name a repository file, test, or reproduction steps; the work is done when the removeChild crash can be reproduced, its cause is identified, and the affected flow no longer crashes.

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.