This repository was archived by the owner on May 4, 2022. It is now read-only.
This repository was archived by the owner on May 4, 2022. It is now read-only.
bug: ion-content onScrollComplete on android #110
Open
Description
From @danpincu on July 11, 2016 20:45
Type: bug
Ionic Version: 1.x
Platform: android 5.0 webview
It seems that the onScrollComplete expression isn't evaluated on android/chrome.
I reproduced it both in the browser on desktop & on the device.
I actaully noticed this problem after I found this codepen:
http://codepen.io/mhartington/pen/vpJCD
On safari on ios, and on iphone it works fine.
Copied from original issue: ionic-team/ionic-framework#7272