Orlandster / vue-page-transition

A lightweight Vue.js plugin for page / route transitions.

Home Page:https://orlandster.github.io/vue-page-transition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transitions on elements within vue-page-transition

ausbran opened this issue · comments

It seems that I can't use the transition element on anything else within the vue-page-transition element, which I have around my router-view at the root of my app.

Is this something you are aware of or am I making a mistake?