vuex-router-sync icon indicating copy to clipboard operation
vuex-router-sync copied to clipboard

Don`t commit to vuex for failure transition

Open alexpts opened this issue 3 years ago • 0 comments

Third argument in router hook may has Error for rollback transition. If transition is not success, that router state not changed (revert). Add prevent commit to vuex store for this case.

alexpts avatar Jan 08 '22 14:01 alexpts