Static GitHub Issues

[2054] vuex modules error unknown action type

prev: Update View after API call in created method
next: How to configure Visual Studio Code to insert space before function parenthesis

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?

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