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.

Incorrect scroll behaviour on a page

See original GitHub issue

Version: 2.2.14. See the gif:

1234

I don’t observe the bug on the react-responsive-ui demo page but in a real-world app I can see the bug. Don’t know what could cause such behaviour. I guess there could be many variables affecting that.

I downgraded to various versions and found out that 2.1.0 doesn’t have the bug and >= 2.1.1 has the bug, so I guess it was some change from 2.1.0 to 2.1.1. I’m staying on version 2.1.0 because of that.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
catamphetaminecommented, Jul 21, 2018

@stipsan You’re the man )

1reaction
stipsancommented, Jul 21, 2018

The new release is tested against your code but let me know if there’s still a problem 🙂

Read more comments on GitHub >

github_iconTop Results From Across the Web

scroll-behavior - CSS: Cascading Style Sheets - MDN Web Docs
The scroll-behavior CSS property sets the behavior for a scrolling box when scrolling is triggered by the navigation or CSSOM scrolling APIs ...
Read more >
scroll behaviour smooth not working at all - Stack Overflow
I was facing the same issue in modern Chrome (e.g. in version 88.0.4324.182) but I then enable the smooth scrolling flag using the ......
Read more >
Fixing Smooth Scrolling with Find-on-Page - CSS-Tricks
when you control+f or command+f and search on CSS-Tricks, it'll scroll very slowly instead of snapping to the result, which makes finding ...
Read more >
scrollTo - Incorrect behavior of the smooth scroll. - GreenSock
Also, if you click on the link multiple times, the page will move up and down, though it shouldn't. Hopefully someone can help...
Read more >
Fixing Smooth Scrolling & Page Search (updated!) - Der Schepp
This posts shows what the problem is and how to solve it. ... All you need to do is slap a scroll-behavior: smooth...
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