You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ryanwiemer you're absolutely right, and I submitted an issue to Gatsby in October along with minimal reproduction demos and repos. The issue been acknowledged and I think there's an outstanding pull request that addresses it: gatsbyjs/gatsby#27349
Hey @ryanwiemer — I've been using bits of your code from this example to implement page transitions on my Gatsby projects and it works great!
I've noticed in the last few months is that scroll restoration no longer works on popstate, despite this logic:
gatsby-using-page-transitions/gatsby-browser.js
Lines 10 to 24 in c4a5226
I was wondering if you'd come across that issue and had any thoughts on a workaround.
Possibly related to this issue: gatsbyjs/gatsby#23842 ?
The text was updated successfully, but these errors were encountered: