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

Site is unscrollable after mobile navigation #255

Open
kettanaito opened this issue Oct 23, 2023 · 2 comments
Open

Site is unscrollable after mobile navigation #255

kettanaito opened this issue Oct 23, 2023 · 2 comments

Comments

@kettanaito
Copy link
Member

Steps to reproduce

  1. Open mswjs.io.
  2. Click on the mobile nav icon.
  3. Navigate to any page (Docs/Blog).
  4. The page cannot scroll.

Refreshing the page fixes the issue.

Initial guess

I thought this had to do with the introduction of <ViewTransition /> from Astro but removing it does not fix the issue. Looks like some fixed invisible element stays on the page, eating the scroll.

@jeremiebardon
Copy link

@kettanaito Is it still an issue ? I've tried on my phone and it seems to work normally

@kettanaito
Copy link
Member Author

@jeremiebardon, thanks for verifying it! I haven't tried it for some time but neither has anyone merged anything to fix this. May just be a tricky one to catch. I reproduced this on an iPhone in the past.

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

2 participants