Ios 9 and view transitions stops in the middle of sliding

Only thing i’m doing is

$state.go(‘app.login’);

Is this a iOS 9/Ionic bug or do I miss something completely?

you need to add ios9 patch:
http://blog.ionic.io/ios-9-potential-breaking-change/