Frontmatter
| id | 5718 |
| title | component.Base: parentId => parentId_ |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Aug 7, 2024, 9:37 AM |
| updatedAt | Aug 7, 2024, 9:38 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5718 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 7, 2024, 9:38 AM |
rationale: parent ids can change at run-time => moving (re-parenting) a component. it would be nice to get the hook
afterSetParentId()to react on these changes.