FrontendDeveloper.in

Vue.js question detail

What is the default namespace behavior in vuex?

By default, actions, mutations and getters inside modules are still registered under the global namespace. Because of that multiple modules react to the same mutation/action type.

Back to all Vue.js questions
Get LinkedIn Premium at Rs 399