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
[V2] Fix and rework using page transitions (#6010)
* Update using-page-transitions example for gatsby V2
Signed-off-by: Sam Hellawell <[email protected]>
* fix Browser history needs a DOM error on build
Signed-off-by: Sam Hellawell <[email protected]>
* Rework and fix transitions in build for v2
Signed-off-by: Sam Hellawell <[email protected]>
* fix warnings in transition.js
Signed-off-by: Sam Hellawell <[email protected]>
* fix eslint warnings
* replace UNSAFE_componentWillReceiveProps with getDerivedStateFromProps
0 commit comments