I have used vuex mudules but when i used in page dispatch the action that defined in the module,this error happend: unknown action type. then, i change the action to be defined in index.js, it works correctly.
so,what happend?
This question is available on Nuxt.js community (#c1823)