ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
193 stars 187 forks source link

bug: infinite-scroll fired wrongly with refresher #136

Open jgw96 opened 7 years ago

jgw96 commented 7 years ago

From @ThibaudD on May 7, 2016 1:43

Type: bug

Ionic Version: 1.x

Platform: Android

I made a demo app http://play.ionic.io/app/757618aad987 You can simulate it with browser device mode. Without releasing the touch action on the screen. You pull down the refresher until you see the arrow rotating and then you pull it back like if you don't want to refresh then the on-infinite method from the infinite scroll is fired.

Copied from original issue: driftyco/ionic#6463