Static GitHub Issues

[2293] Transition on page reload

prev: Looping Routes
next: process.env doesn't work in nuxt.config file?

Hi guys, why transition javascripts hooks doesn't load when I reload the page? I mean when I load the page from a direct url or with cmd+R.

I'm looking this example and i see that when I reload the page the transition doesn't load.

To reproduce: https://nuxt-type.now.sh/prata (page load without transition and the console doesn't show 'enter from prata')

Expected behaviour: On reload or via direct link the page transition load like you are navigate from hp -> page prata

Thank you!

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2006">#c2006</a>)</em></sub></div>