Redirect in action · Issue #21 · vuejs/vuex-router-sync
I'm sorry if I'm missing something but I'm really lost for last few hours. I'm using vuex+vue-router-sync and I want to redirect after successfull action. My code look like this: import * as types ...