Frontmatter
| id | 3125 |
| title | controller.Component: onHashChange() |
| state | Closed |
| labels | enhancementstale |
| assignees | tobiu |
| createdAt | Jun 2, 2022, 2:09 PM |
| updatedAt | Sep 15, 2024, 4:35 AM |
| githubUrl | https://github.com/neomjs/neo/issues/3125 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 15, 2024, 4:35 AM |
every view controller should get the event-handler.
right now, it is limited to the main view.
to handle this, a new manager class for view controllers is needed.