Black Transition between multiple abstract views

if i add

$ionicViewSwitcher.nextDirection('back');

see codepen http://codepen.io/anon/pen/bNJzeB?editors=101

the black transition is gone, but is this way i need to handle multiple abstract view transitions?

thanks