DEV Community

Discussion on: Watch for Vuex State changes!

Collapse
 
tazim404 profile image
Tazim Rahbar

I want to ask that why my vuex store state chnage when i try to chnage the data using the method in my component.

Collapse
 
viniciuskneves profile image
Vinicius Kiatkoski Neves

Hey @tazim404 could you elaborate more your question? Which method are you talking about? Could you maybe share some code?

Thanks!