Skip to content

Fix "DELETION" exception#31

Open
WangYuLue wants to merge 1 commit intopomber:masterfrom
WangYuLue:patch-1
Open

Fix "DELETION" exception#31
WangYuLue wants to merge 1 commit intopomber:masterfrom
WangYuLue:patch-1

Conversation

@WangYuLue
Copy link
Copy Markdown

didact will repeatedly delete child elements, and will throw a exception:

屏幕快照 2020-10-28 下午8 18 40

See details in issue 30

`didact` will repeatedly delete child elements, and will throw a exception:

```
index.js:120 Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at commitWork (http://localhost:1234/test01.e31bb0bc.js:222:15)
    at Array.forEach (<anonymous>)
    at commitRoot (http://localhost:1234/test01.e31bb0bc.js:204:13)
    at workLoop (http://localhost:1234/test01.e31bb0bc.js:255:5)
```

See details in [issue 30](#30)
@WangYuLue WangYuLue mentioned this pull request Oct 28, 2020
@liuyib
Copy link
Copy Markdown

liuyib commented Oct 22, 2022

good job

@hepiyellow
Copy link
Copy Markdown

Why is this not merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants