question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[IONIC 4.4.0] Fast navigation, scroll jump.

See original GitHub issue

Bug 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:closed
  • Created 5 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Yomyercommented, May 20, 2019

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.

0reactions
ionitron-bot[bot]commented, Dec 16, 2020

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found