[IONIC 4.4.0] Fast navigation, scroll jump.
See original GitHub issueBug Report
Ionic Info
Run ionic info from a terminal/cmd prompt and paste the output below.
Ionic:
   ionic (Ionic CLI)          : 4.1.2 (/usr/local/lib/node_modules/ionic)
   Ionic Framework            : @ionic/angular 4.0.0-beta.11
   @angular-devkit/core       : 0.8.2
   @angular-devkit/schematics : 0.8.2
   @angular/cli               : 6.1.2
   @ionic/ng-toolkit          : 1.0.8
   @ionic/schematics-angular  : 1.0.6
Cordova:
   cordova (Cordova CLI) : 8.0.0
   Cordova Platforms     : android 7.1.0, browser 5.0.4, ios 4.5.5
   Cordova Plugins       : cordova-plugin-ionic-keyboard 2.0.5, cordova-plugin-ionic-webview 1.1.1, (and 13 other plugins)
System:
   ios-deploy : 1.9.2
   ios-sim    : 6.1.2
   NodeJS     : v10.10.0 (/usr/local/Cellar/node/10.10.0/bin/node)
   npm        : 6.4.1
   OS         : macOS High Sierra
   Xcode      : Xcode 9.4.1 Build version 9F2000
Describe the Bug The problem is complicated to explain.
We have a nav and on the first page we have a list with 200 elements (can be a virtualscroll). When we click on an element we go to the next page with the back option.
When we click on the back button, we go back to the main view and with the scroll correctly positioned where we left it before and then scroll.
Error: If we go too fast does the scroll and then positions by programming the scroll which gives a jump and gives a sense of error.
It is nonsense but gives bad experience to the user 😃
Greetings and thanks
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
 Top Results From Across the Web
Top Results From Across the Web
@ionic/angular | Yarn - Package Manager
Ionic is an open source app development toolkit for building modern, fast, top-quality cross-platform native and Progressive Web Apps from a single codebase ......
Read more >Creating A Jump-To-Anchor Fragment Polyfill In Angular 5.2.0
Ben Nadel presents a polyfill for jump-to-anchor functionality that is not currently supported in the Angular 5 Router.
Read more >Release Notes | Ionic Documentation
A complete release history for Ionic Framework is available on GitHub. ... segment: scrolling button into view is more consistent (#26369) (a2d570b), ...
Read more >The 9 Most Common Mistakes That Ionic Developers Make
Native Scrolling allows Ionic to listen to scrolling events on supported ... where the scroll or the user inputs are not saved when...
Read more >ionic iframe - Can't paste when long press on ios
You can try this way. Make sure to add. 'overflow-scroll: true' to the ion-content. Then you wrapped the text in a div with ......
Read more > Top Related Medium Post
Top Related Medium Post
No results found
 Top Related StackOverflow Question
Top Related StackOverflow Question
No results found
 Troubleshoot Live Code
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free Top Related Reddit Thread
Top Related Reddit Thread
No results found
 Top Related Hackernoon Post
Top Related Hackernoon Post
No results found
 Top Related Tweet
Top Related Tweet
No results found
 Top Related Dev.to Post
Top Related Dev.to Post
No results found
 Top Related Hashnode Post
Top Related Hashnode Post
No results found

Hello, I see it’s still happening in the latest version of IONIC 4.4.0. The truth is that for a fast user gives a bad experience. Can be deactivated in any way if the user scrolls?
Thank you.
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.