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

Scroll not working on mobile devices, only desktop #97

Open
AyoCodess opened this issue Mar 27, 2022 · 2 comments
Open

Scroll not working on mobile devices, only desktop #97

AyoCodess opened this issue Mar 27, 2022 · 2 comments

Comments

@AyoCodess
Copy link

The scroll only works if you double tab. single tap scrolls to the top of the screen on mobile across all browsers.

https://css-tricks.com/annoying-mobile-double-tap-link-issue/ this solution did not work

@CaliforniaLuv
Copy link

That's right, I also found the bug after the belated release, so I used the damn jquery.

@rafgraph
Copy link
Owner

Scrolling on mobile works fine in the example app on latest iOS and Android https://react-router-hash-link.rafgraph.dev/ so my guess is it’s an edge case issue (or an issue with your code).

Please provide a failing example using code sandbox with steps required to reproduce. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants