This helped:
For me, I ended up just needing to add scope-delegate=“scrollItem” to the div and use $ionicScrollDelegate.$getByHandle(‘scrollItem’).getScrollPosition().top;
This helped:
For me, I ended up just needing to add scope-delegate=“scrollItem” to the div and use $ionicScrollDelegate.$getByHandle(‘scrollItem’).getScrollPosition().top;