Frontmatter
| id | 6063 |
| title | manager.Component: addVnodeComponentReferences() => add support for wrapped components |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 6, 2024, 12:43 AM |
| updatedAt | Nov 6, 2024, 12:44 AM |
| githubUrl | https://github.com/neomjs/neo/issues/6063 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 6045 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 6, 2024, 12:44 AM |
a bit expensive, but needed => the component id can get wrapped by multiple levels. we need to replace the wrapper node and not the content node.