Answer the question
In order to leave comments, you need to log in
How to get data not from index file in vuex?
The problem is that I use vuex, and I have an order file - it's not the main one, and through this I can't get data from getters in vuex, they are entered in state, but I can't get it. can you tell me what is the problem?
computed: {
giveUser() {
return this.$store.getters.getuser
}
},
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question