Home

Issue: 296

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

[issue link]

The structure is as follows

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

The data function called 2 times in index.vue

This question is available on Nuxt.js community (#c253)