simplesmiler / vue-focus

A reusable focus directive for reusable Vue.js components
MIT License
406 stars 40 forks source link

Focus not working in nested router-view pages #14

Open OasisLiveForever opened 6 years ago

OasisLiveForever commented 6 years ago

I have a single page application with a main router-view. In some pages I have a nested router-view and in these pages vue-focus seems not to work.

codeofsumit commented 5 years ago

same usecase here with nuxt. It doesn't seem to work in nested routes 🤔