Skip to content
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

Ionic 4 tabs starter unusable. While scrolling tab navigation is blocked. #16863

Closed
d3vhound opened this issue Dec 21, 2018 · 3 comments · Fixed by #17170
Closed

Ionic 4 tabs starter unusable. While scrolling tab navigation is blocked. #16863

d3vhound opened this issue Dec 21, 2018 · 3 comments · Fixed by #17170

Comments

@d3vhound
Copy link

Bug Report

Ionic version:
[x] 4.x

Current behavior:
When scrolling and pressing tab buttons, navigation is blocked. Only on native devices/emulators.

Expected behavior:
I've been testing ionic 3 apps and this problem doesn't exist, only on ionic 4 with capacitor and cordova. Is this intentional? If so is there a way to disable this? Having to double click the tab icon to navigate each time you have just scrolled content is annoying and unusable.

Steps to reproduce:
Create tab start project. Add capacitor/cordova. Run on ios/android emulator and while scrolling (important) click on a tab. The content must be in a scrolling state. If the content is still then it will work normally. This issue is more evident with a long list of items as the content takes longer to come to a standstill.

Ionic info:

Ionic:

   ionic (Ionic CLI)             : 4.6.0 (/usr/local/lib/node_modules/ionic)
   Ionic Framework               : @ionic/angular 4.0.0-rc.0
   @angular-devkit/build-angular : 0.11.4
   @angular-devkit/schematics    : 7.1.4
   @angular/cli                  : 7.1.4
   @ionic/angular-toolkit        : 1.2.2

Capacitor:

   capacitor (Capacitor CLI) : 1.0.0-beta.13
   @capacitor/core           : 1.0.0-beta.13

System:

   NodeJS : v11.4.0 (/usr/local/bin/node)
   npm    : 6.4.1
   OS     : macOS Mojave
@ionitron-bot ionitron-bot bot added the triage label Dec 21, 2018
@d3vhound
Copy link
Author

This is definitively an ionic 4 issue. The Ionic 3 starter tabs project works fine with capacitor/cordova.

@bastyen
Copy link

bastyen commented Jan 16, 2019

It seems that all click events (I did not test the others) are disabled when scrolling not only on tab navigation

@ionitron-bot
Copy link

ionitron-bot bot commented Feb 17, 2019

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. 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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Feb 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants