How to trigger UI-Router View Load events?

前端 未结 2 1535
既然无缘
既然无缘 2021-02-01 06:32

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

2条回答
  •  孤城傲影
    2021-02-01 07:06

    it looks like you have $viewcontentLoaded instead of $viewContentLoaded. did you forget to camel-case-capitalize the C?

提交回复
热议问题