Frontmatter
| id | 6066 |
| title | component.Base: syncVnodeTree() => register top level wrapper nodes |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Nov 6, 2024, 1:14 PM |
| updatedAt | Nov 6, 2024, 1:14 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6066 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 6045 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 6, 2024, 1:14 PM |
in case a cmp is using
removeDom: trueon the top-level vdom node, no vnode exists.we need to add a check.