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

related to #229
parse items of components inside containers for string based listeners / handlers inside the parent view chain.
should happen before the controllers check them and not throw errors in case there are no matches (since those could be inside the controller(s) scope.