TylerBarnes / gatsby-plugin-transition-link

A link component for page transitions in gatsby
537 stars 70 forks source link

Transition end when page loaded #183

Open davwheat opened 4 years ago

davwheat commented 4 years ago

Sometimes, the transition will take longer than the page takes to load, but other times, the page needs longer.

Is there any way to set the transition to end when the new page's contents are loaded?