Frontmatter
| id | 3564 |
| title | component.Base: afterSetDomListeners() => dynamically added listeners with controller based scopes |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Nov 19, 2022, 4:27 PM |
| updatedAt | Nov 19, 2022, 4:28 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3564 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Nov 19, 2022, 4:28 PM |
in case
initConfig()for a cmp has already run, like after thesupercall inside aconstruct()method, string based listeners will no longer get converted.