Closed
Description
The last two commits (e2c8795 and 2efc9a1) seem to have broken the router. Somehow, ngOnInit
events on child routes are not firing.
Undoing these commits causes them to fire again. I suspect this might be the issue, in that dependencies are loaded out of order ( previous order ) and thus cause parts of angular to not have the required dependencies.
/cc @cironunes @jkuri
Metadata
Metadata
Assignees
Labels
No labels