igeligel/vuex-feature-scoped-structure

this.$store undefined in child components of a module

toinbis opened this issue · 0 comments

Great project structure, thanks for sharing. Only issue so far - this.$store is not accessible within child components. How to make sure store can be access in child components as well?

Thanks!