Incorrect scroll behaviour on a page
See original GitHub issueVersion: 2.2.14
.
See the gif:
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:
- Created 5 years ago
- Comments:12 (6 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@stipsan You’re the man )
The new release is tested against your code but let me know if there’s still a problem 🙂