LearnNewsExamplesServices
Frontmatter
id6047
titleutil.VDom: syncVdomIds() => map the vdom of direct children
stateClosed
labels
enhancement
assigneestobiu
createdAtNov 5, 2024, 1:30 PM
updatedAtNov 5, 2024, 2:43 PM
githubUrlhttps://github.com/neomjs/neo/issues/6047
authortobiu
commentsCount0
parentIssue6045
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 5, 2024, 1:31 PM

util.VDom: syncVdomIds() => map the vdom of direct children

Closed v8.1.0 enhancement
tobiu
tobiu commented on Nov 5, 2024, 1:30 PM

the removeDom flag is only set on real vdom objects, not inside component references, so we can not filter the nodes accordingly otherwise.

tobiu added the enhancement label on Nov 5, 2024, 1:30 PM
tobiu referenced in commit 5dd2f62 - "util.VDom: syncVdomIds() => map the vdom of direct children #6047" on Nov 5, 2024, 1:31 PM
tobiu closed this issue on Nov 5, 2024, 1:31 PM
tobiu assigned to @tobiu on Nov 5, 2024, 2:43 PM
tobiu referenced in commit 3e31cb0 - "util.VDom: syncVdomIds() => map the vdom of direct children #6047" on Nov 8, 2024, 2:09 PM