Home

Issue: 441

after .10 upgrade app does not start any more

[issue link]

Hello,

I am receiving following error on starting my app:

[nuxt.js] Cannot load components TypeError: Cannot read property 'getters' of undefined
    at _callee$ (eval at <anonymous> 

I use vuex and set some getters but I rechecked the getters existence and but I have no idea where this error comes from. Before the upgrade everything worked as expected. Any ideas?

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