Frontmatter
| id | 229 |
| title | container.Base: onInsert => parent controller |
| state | Closed |
| labels | enhancement |
| assignees | [] |
| createdAt | Feb 4, 2020, 4:56 PM |
| updatedAt | Aug 31, 2024, 10:54 AM |
| githubUrl | https://github.com/neomjs/neo/issues/229 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Aug 31, 2024, 10:54 AM |

in case a container which has a controller OR a parent view with a controller inserts a new child component without a controller dynamically, it is important to parse the class with the parent controller to honor string based listeners.