Closed
Description
Trying to route to component, but the following throws an error: Unknown provider: $transition$Provider <-
.component('adminApplicants',{
templateUrl:'admin.applicants.html',
controller:function($http,$transition$){
}
})
With legacy .controller("SomeCtrl",function(