RC.4 Error : Cannot read property 'scrollTo' of null

Updated to RC.4, and still get this error,

TypeError: Cannot read property ‘scrollTo’ of null
at ionic-angular.js:4679
at Promise.then.wrappedCallback (angular.js:11701)
at angular.js:11805
at Scope.$get.Scope.$eval (angular.js:12952)
at Scope.$get.Scope.$digest (angular.js:12764)
at Scope.$get.Scope.$apply (angular.js:13056)
at angular.js:14571
at completeOutstandingRequest (angular.js:4520)
at angular.js:4820

Any updates on how to fix this please?

I am also getting this error when using a modal. Any ideas?