LearnNewsExamplesServices
Frontmatter
id4843
titlemixin.DeltaUpdates: du_removeNode()
stateClosed
labels
bug
assigneestobiu
createdAtSep 5, 2023, 11:14 AM
updatedAtSep 5, 2023, 11:15 AM
githubUrlhttps://github.com/neomjs/neo/issues/4843
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 5, 2023, 11:15 AM

mixin.DeltaUpdates: du_removeNode()

Closed v8.1.0 bug
tobiu
tobiu commented on Sep 5, 2023, 11:14 AM

super high prio item.

if a node is not found, the engine will try to check for vtype: 'text'. if no parentId gets passed, it will fall back to the document.body. in that case, a regex-parsing can happen there, resulting in the re-creation of ALL child nodes.

tobiu added the bug label on Sep 5, 2023, 11:14 AM
tobiu assigned to @tobiu on Sep 5, 2023, 11:14 AM
tobiu referenced in commit 5ab1824 - "mixin.DeltaUpdates: du_removeNode() #4843" on Sep 5, 2023, 11:15 AM
tobiu closed this issue on Sep 5, 2023, 11:15 AM