Hi support,
I have a problem with the kendo mobile views.
when i create views like the code in the attachment.
the second controller is not invoked, so when i have an event on this controller like : $scope.$on('Passport.Open', function(){ ...... });
the event listener doesn't work.
How can i invoke all controller so all event listeners are setup correctly ??
I have a problem with the kendo mobile views.
when i create views like the code in the attachment.
the second controller is not invoked, so when i have an event on this controller like : $scope.$on('Passport.Open', function(){ ...... });
the event listener doesn't work.
How can i invoke all controller so all event listeners are setup correctly ??