Yehor Ivanov

Results 5 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

As a temporary solution, try to downgrade the version to `claude install 2.0.62` and after claude is started, check "Thinking" mode is disabled (for me it always starts with `Thinking...

@rbarcante @Maharaj95 try to add `DISABLE_AUTOUPDATER=1` to `.bashrc` or `.zshrc`