Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

scrolling freezes and scroll not working in iphone devices ionic3? #398

Open
kapilSoni101 opened this issue Apr 16, 2019 · 1 comment
Open

Comments

@kapilSoni101
Copy link

Short description of the problem:

I have create the app in ionic3 it working perfectly but in the iphone devices scrolling not working and screen freezed.
if I use in the app.scss from this link:

ionic-team/ionic-framework#11584

.content-ios:not([no-bounce])>.scroll-content::before { bottom: 0; }

above css remove the bouncing effect but in the segment section screen are bouncing again where we have to used segment section.after add above css scrolls perfectly with native momentum. But, div itself sometimes freezes and does not respond my finger moves. After 2-3 seconds later, it becomes again scrollable

I don't know how I am reproducing this problem. But, as I see there are two main behavior creates this situation.

First, If I wait for a while, for instance, 20 seconds, and touch the div, it does not respond. I wait a couple of seconds, and it becomes working again.

Second, I touch several times quickly, and then, it becomes freezing, and again, after a couple of seconds later, it starts working again.

How can I prevent this freezing as well scrolling below we have create the video for that issue please check and let me know:

https://www.youtube.com/watch?v=F-0nyueulS4&feature=youtu.be

What behavior are you expecting?

Scrolling working smooth in the iphone devices but right now scrolling not woriking?

Which Ionic Version? 3.9

Run ionic info from terminal/cmd prompt:
cli packages: (/usr/local/lib/node_modules)

@ionic/cli-utils  : 1.19.3
ionic (Ionic CLI) : 3.20.1

global packages:

cordova (Cordova CLI) : 7.1.0 

local packages:

@ionic/app-scripts : 3.2.3
Cordova Platforms  : android 6.4.0 ios 4.5.5
Ionic Framework    : ionic-angular 3.9.2

System:

ios-deploy : 1.9.4 
Node       : v11.10.1
npm        : 6.9.0 
OS         : macOS
Xcode      : Xcode 10.1 Build version 10B61 
@ronaldso55
Copy link

For ionic 1, see #400.

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

2 participants