Frontmatter
| id | 5173 |
| title | controller.Base: onConstructed() must not call onHashChange() |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Dec 13, 2023, 5:49 PM |
| updatedAt | Dec 13, 2023, 5:49 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5173 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Dec 13, 2023, 5:49 PM |
this already happens inside
controller.Applicationand will lead to firing the event twice plus too early.