Testing ui-router for the fist time but testing the Events at the moment and I can\'t seem to understand how to trigger $viewContentLoaded or Loading. Although, I\'ve got stageC
it looks like you have $viewcontentLoaded instead of $viewContentLoaded. did you forget to camel-case-capitalize the C?
$viewcontentLoaded
$viewContentLoaded
C