Telerik-Verified-Plugins / NativePageTransitions

Native transitions like Slide and Flip for iOS, Android and Windows Phone
277 stars 107 forks source link

executePendingTransition is not a function #156

Open Mathijs003 opened 8 years ago

Mathijs003 commented 8 years ago

Hi,

I'm having this issue after I used another transition than the default.

After this, the default transition does'nt work anymore and I get this error :

ionic.bundle.js:26794 TypeError: window.plugins.nativepagetransitions.executePendingTransition is not a function at P (ionic-native-transitions.min.js:11) at Scope.$emit (ionic.bundle.js:30645) at Object.emit (ionic.bundle.js:58106) at transitionComplete (ionic.bundle.js:58032) at onReflow (ionic.bundle.js:58004)

Anyone experienced this?