Yehor Ivanov

Results 3 comments of Yehor Ivanov

@m2omou with ui-router, work for me ``` @angularTodo.run([ '$rootScope' '$state' '$auth' ($rootScope, $state, $auth) -> $rootScope.$on '$stateChangeStart', (event, toState, toParams, fromState) -> $auth.validateUser().then (response) -> if toState.name == 'sign_in' ||...

@pierrettemugisha https://github.com/angular-ui/ui-router/wiki#state-change-events

@DrKLO it would be nice to have this fix, because I have to disable all notifications on my phone to prevent vibration. Thanks! PS vibration settings works properly with TelegramX