Skip to content

Click(tappable) issue on scroll - IOS #9239

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Nov 18, 2016 · 3 comments
Closed

Click(tappable) issue on scroll - IOS #9239

ghost opened this issue Nov 18, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 18, 2016

Hello , when i am scrolling down on the app and when i try to give a stop to the page by tapping my finger , i enter to the page instead of giving a stop to the pages ( the app is a bit sensitive right now it doesn't understand whether of i want to stop on a page or if i want to enter to the page ) Is it possible to put a freeze on the app when i am scrolling down or up to avoid tapping pages by a mistake instead of stoping on the page ?
Thanks

<ion-list>
    <ion-card (click)="goNews(post)" tappable>
        ......
    </ion-card>
</ion-list>
Cordova CLI: 6.4.0
Ionic Framework Version: 2.0.0-rc.3-201611181540
Ionic CLI Version: 2.1.4
Ionic App Lib Version: 2.1.2
Ionic App Scripts Version: 0.0.44
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Mac OS X Sierra
Node Version: v6.9.1
Xcode version: Xcode 8.1 Build version 8B62 
@jwenzler
Copy link

Also happening here since RC2. Huge issue when it comes to scrolling. Also causes issues while trying to use sliding items in a scrolling list.

@filipsuk
Copy link

filipsuk commented Mar 6, 2017

This is still a problem in current version 2.1.0. It can be partially solved by removing tappable, however then there is a opposite problem – items are too difficult to click on. Huge pain for us :/
I think this is related to old issue #1438 (and many others).

@ionitron-bot
Copy link

ionitron-bot bot commented Mar 26, 2018

Thanks for the issue! This issue is being closed due to inactivity. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Thank you for using Ionic!

@ionitron-bot ionitron-bot bot closed this as completed Mar 26, 2018
@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Mar 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants