Skip to content

Commit

Permalink
fix: issue #18360 - loading spinner not showing up
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Treviño committed Oct 29, 2020
1 parent bb96fef commit 49eb5b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/with-next-page-transitions/pages/about.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ About.defaultProps = {
pageTransitionReadyToEnter: () => {},
}

About.pageTransitionDelayEnter = true

export default About

0 comments on commit 49eb5b5

Please sign in to comment.