djett41 / ionic-scroll-sista

An Ionic plugin that hides the header/tabs while scrolling
MIT License
125 stars 38 forks source link

leaving the tabs page error: Cannot read property 'style' of null #12

Closed TonyLuo closed 8 years ago

TonyLuo commented 9 years ago

When leave the tabs page, go to another page which doesn't apply ionic-scroll-sista ,then leave from the new page ,error occurs: TypeError: Cannot read property 'style' of null at translateY (ionic.scroll.sista.js:63) at translateHeaders (ionic.scroll.sista.js:167) at translateElementsSync (ionic.scroll.sista.js:207) at ionic.scroll.sista.js:235 at Scope.$get.Scope.$emit (angular.js:16165) at onTabsLeave (ionic-angular.js:6336) at Scope.$get.Scope.$broadcast (angular.js:16238) at emitLifecycleEvent (ionic-angular.js:13189) at Scope.$get.Scope.$emit (angular.js:16165) at Object.IonicModule.factory.ionicViewSwitcher.create.switcher.emit (ionic-angular.js:4784)