Skip to content
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

iOS Chrome - Refresh page shifts scroll position #10133

Open
Prushka opened this issue Oct 18, 2024 · 1 comment
Open

iOS Chrome - Refresh page shifts scroll position #10133

Prushka opened this issue Oct 18, 2024 · 1 comment
Labels
bug:unverified feat:scroll Issues related to scroll restoration

Comments

@Prushka
Copy link

Prushka commented Oct 18, 2024

Reproduction

Open any Remix page on iOS Chrome (e.g., https://remix.run/docs/en/main/components/scroll-restoration)

Keep refreshing the page. What is this behavior?

ScreenRecording_10-17-2024.19-57-46_1.2.mov

This doesn't happen on iOS Safari.

System Info

iOS 18.1 Chrome 130.0.6723.37

Used Package Manager

npm

Expected Behavior

The page shouldn't scroll by itself.

Actual Behavior

Page scrolls down every time it refreshes.

@brophdawg11 brophdawg11 added the feat:scroll Issues related to scroll restoration label Oct 18, 2024
@Prushka
Copy link
Author

Prushka commented Oct 18, 2024

This seems to be a Chrome bug as it also happens on a Next.js project. I'd need to do more testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:unverified feat:scroll Issues related to scroll restoration
Projects
None yet
Development

No branches or pull requests

2 participants