Frontmatter
| id | 6047 |
| title | util.VDom: syncVdomIds() => map the vdom of direct children |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 5, 2024, 1:30 PM |
| updatedAt | Nov 5, 2024, 2:43 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6047 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 6045 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 5, 2024, 1:31 PM |
the
removeDomflag is only set on real vdom objects, not inside component references, so we can not filter the nodes accordingly otherwise.