We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce
Expected result Page transitions to next page.
Actual result Page scrolls to top before transitioning to the next page.
The text was updated successfully, but these errors were encountered:
@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)
Sorry, something went wrong.
@ryanwiemer I ended up not needing page transitions on the project I used this on but that solution looks promising, thanks!
Hey! Thanks for opening this.
Yes, that seems like a Gatsby-core issue. Closing 🙂
No branches or pull requests
Steps to reproduce
Expected result
Page transitions to next page.
Actual result
Page scrolls to top before transitioning to the next page.
The text was updated successfully, but these errors were encountered: