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

Navigation links scroll to top before transitioning to next page. #13

Closed
rafaelderolez opened this issue Oct 11, 2018 · 3 comments
Closed
Labels
bug Something isn't working

Comments

@rafaelderolez
Copy link

Steps to reproduce

  1. Scroll down on the homepage of my Gatsby-universal CodeSandbox example
  2. Click a navigation link

Expected result
Page transitions to next page.

Actual result
Page scrolls to top before transitioning to the next page.

@fabe fabe added the bug Something isn't working label Oct 11, 2018
@ryanwiemer
Copy link

@rafaelderolez,

In case you haven't already resolved this on your own I encountered a similar issue and a solution was proposed here:

gatsbyjs/gatsby#5213 (comment)

@rafaelderolez
Copy link
Author

@ryanwiemer I ended up not needing page transitions on the project I used this on but that solution looks promising, thanks!

@fabe
Copy link
Owner

fabe commented Dec 10, 2018

Hey! Thanks for opening this.

Yes, that seems like a Gatsby-core issue. Closing 🙂

@fabe fabe closed this as completed Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants