Ionic 2, IOS issue. Reproducible in desktop browser too.
Steps:
First I need to navigate more than 2 levels, then come back by pressing back instantly (regular speed) and you will get empty black screen in desktop browser or white screen in ios app.
Error stack:
nav-controller-base.js:289 Uncaught TypeError: Cannot read property 'getTransitionName' of null
at NavControllerBase._postViewInit (nav-controller-base.js:289)
at NavControllerBase._viewTest (nav-controller-base.js:348)
at NavControllerBase._nextTrns (nav-controller-base.js:192)
at ti.resolve (nav-controller-base.js:142)
at NavControllerBase._trnsFinish (nav-controller-base.js:462)
at t.invoke (polyfills.js:3)
at Object.onInvoke (ng_zone.js:236)
at t.invoke (polyfills.js:3)
at e.run (polyfills.js:3)
at NgZone.run (ng_zone.js:126)