From f1d246d3e7ae634b011d0945a0ad944423e56097 Mon Sep 17 00:00:00 2001 From: Guillaume Chau Date: Sun, 16 Sep 2018 19:02:45 +0200 Subject: [PATCH] fix(vuex history): don't inspect mutation which is being commited --- src/devtools/views/vuex/VuexHistory.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devtools/views/vuex/VuexHistory.vue b/src/devtools/views/vuex/VuexHistory.vue index 92ac84fa2..b9bea2cc5 100644 --- a/src/devtools/views/vuex/VuexHistory.vue +++ b/src/devtools/views/vuex/VuexHistory.vue @@ -104,7 +104,7 @@