LearnNewsExamplesServices
Frontmatter
id6064
titleutil.VNode: getChildIds() => exclude component references
stateClosed
labels
enhancement
assigneestobiu
createdAtNov 6, 2024, 12:58 AM
updatedAtNov 6, 2024, 1:01 AM
githubUrlhttps://github.com/neomjs/neo/issues/6064
authortobiu
commentsCount0
parentIssue6045
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtNov 6, 2024, 1:01 AM

util.VNode: getChildIds() => exclude component references

Closed v8.1.0 enhancement
tobiu
tobiu commented on Nov 6, 2024, 12:58 AM

our use cases are to check affected components inside vnode trees (e.g. after an update cycle). for this, we do want to exclude not directly present child components.

tobiu added the enhancement label on Nov 6, 2024, 12:58 AM
tobiu assigned to @tobiu on Nov 6, 2024, 12:58 AM
tobiu referenced in commit 8561658 - "util.VNode: getChildIds() => exclude component references #6064" on Nov 6, 2024, 1:01 AM
tobiu closed this issue on Nov 6, 2024, 1:01 AM
tobiu referenced in commit d0e54cc - "util.VNode: getChildIds() => exclude component references #6064" on Nov 8, 2024, 2:09 PM