Frontmatter
| id | 3105 |
| title | controller.Component: removeReference() => the call should bubble upwards |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | May 27, 2022, 2:48 PM |
| updatedAt | May 27, 2022, 2:50 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3105 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 27, 2022, 2:50 PM |
since we can access references from parent controllers, we should clear the cached value inside the entire parent-controller chain.