Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

vuex do not mutate vuex store state outside mutation handlers. nuxt

const items = JSON.parse(JSON.stringify(this.$store.getters['cart/items']))
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #vuex #mutate #vuex #store #state #mutation #nuxt
ADD COMMENT
Topic
Name
1+2 =