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.

[BUG] Scroll position is not maintained while scrolling fast (Chrome, iOS)

See original GitHub issue

Describe the bug At GroupedVirtuoso scroll position is not maintained while scrolling fast and returning to last position at mobile resolution.

Reproduction https://virtuoso.dev/scroll-to-group/

To Reproduce Steps to reproduce the behavior:

  1. Scroll to any session in the middle group (I suggest starting from the letter m, as seen in the video);
  2. Scroll up;
  3. Scroll down
  4. See the scroll behavior;

Expected behavior A clear and smooth transitions between Groups

Screenshots https://user-images.githubusercontent.com/77992549/179848898-2ae91587-1fa9-459a-a9f7-54f37c4f011e.mov

Desktop (please complete the following information): Versions:

  • IOs: 15.5
  • Chrome: 103.0.5060.63

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
jddalessandrocommented, Jul 22, 2022

I’m also having some issues in Chrome on iOS that are somewhat related. Inverse scroll is extremely jumpy (scroll position shifts drastically). This is exaggerated with image elements. The issue does not happen in Safari on iOS

Scroll speed does not seem to make a difference.

I reverted to 2.9.2 and removed increaseViewPortBy props that I was passing in and noticed no more jumping in scroll position.

1reaction
jddalessandrocommented, Jul 20, 2022

I’m also having some issues in Chrome on iOS that are somewhat related. Inverse scroll is extremely jumpy (scroll position shifts drastically). This is exaggerated with image elements. The issue does not happen in Safari on iOS

Scroll speed does not seem to make a difference.

Read more comments on GitHub >

github_iconTop Results From Across the Web

iOS safari: scrolling is broken inside position: fixed; elements
Example: touch the screen and drag downwards, then back up. The element won't scroll. If you release, wait a few seconds, then try...
Read more >
Scrolling Issues on Safari/Chrome iOS - Apple Developer
Hi, I'm having issues with scrolling on iOS (web). I have a web app that when you click on different pill shaped menus...
Read more >
Documents in iframe lose scroll position when tabbing focus to ...
I have a large table with input boxes. It is being placed inside a Div with text overflow auto. If a user scrolls...
Read more >
Chrome no longer saves scroll position when going back on ...
Chrome 87 and newer dont remember scroll position automatically on a navigate. Its a bug, nobody at google cares since every "proper" web...
Read more >
Chrome Browser Bug: Scroll Wheel Randomly Stops Working ...
At first, I thought maybe this was an issue in the way I was using flexbox. But, when I tried to switch from...
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