mattrothenberg / vue-overdrive

Super easy magic-move transitions for Vue apps
684 stars 30 forks source link

[Nuxt] Transition doesn't work on initial page redirection but works on the subsequent redirection #42

Open handhikadj opened 4 years ago

handhikadj commented 4 years ago

Expected Behavior

transition works on the initial and subsequent redirection also

Actual Behavior

Transition doesn't work on initial page redirection but works on the subsequent redirection

Steps to Reproduce the Problem

https://codesandbox.io/s/nuxtjs-login-simulation-with-vue-overdrive-tt73c

  1. refresh the page, click the "log in" button
  2. click go to home
  3. do it ever again

Specifications