EXCEPTION: Cannot read property 'getTransitionName' of null

I have noticed that when I open a page for the first time of the app installation, I get an error of

EXCEPTION: Cannot read property 'getTransitionName' of null

this happens only once at the first attempt of opening a page. After that everything works fine.
At the first time of page open, only white blank page is shown, but when i click back button (hardware back button) I can see the page is disappearing.

this is my system info

Cordova CLI: 6.3.1
Ionic Framework Version: 2.0.0-rc.1
Ionic CLI Version: 2.1.4
Ionic App Lib Version: 2.1.2
Ionic App Scripts Version: 0.0.36
ios-deploy version: 1.8.6 
ios-sim version: 5.0.9 
OS: Mac OS X Sierra
Node Version: v5.0.0
Xcode version: Xcode 7.3.1 Build version 7D1014 

please help me

1 Like

Have you found solution ?

Not really.

I created a new project and copied the src folder. This solved the problem.

But I don’t know what really caused the problem.