-
Notifications
You must be signed in to change notification settings - Fork 7.7k
[Bug]: Content jumping up and down when scrolling #7777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is not a critical issue; it's a minor browser glitch that occurs occasionally. It's not a serious bug. |
cc @rickhanlonii might be nice to dig in unless we know what this is |
@gaearon This looks like some component in the text is making this bug. It doesn't exist on other pages, even tho the layout is same |
@bhanushakya2004 it occurs always on this page on every browser. To me, and probably other users, it is really annoying, since I can't read the part of the text without doing gymnastics on the page. |
Yeah I'm seeing this on other pages too, it's super super annoying. I think the issue is that when the sandboxes are loaded in the scroll position changes, but that was working before so I'm not sure what broke. |
I can repro this even in the markdown preview in VS Code, especially around the "Animating navigations" sandpack. |
Yeah, please take a look |
Summary
When I scroll on Opera on iPhone, there is a bug with the page
Page
https://react.dev/blog/2025/04/23/react-labs-view-transitions-activity-and-more
Details
Here is the video of the issue
https://www.veed.io/view/6dd44400-f747-4dac-aca5-f6578ea5d923?panel=share
The text was updated successfully, but these errors were encountered: