Static GitHub Issues

[296] Data function called 2 times when I have more then three levels of route

prev: Understanding sub components and components and children
next: Global SCSS loading

The structure is as follows

--pages
     --city
         --store
             -- _id
                 -- index.vue
             -- list
         -- _other

The data function called 2 times in index.vue

<!--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/c253">#c253</a>)</em></sub></div>