Vuex: chrome の dev tool で mutation の検知ができなくなったら

環境:

vuex@3.5.1

chrome-Vue.js devtools@5.3.3

 

mutation を検知できないので state の変遷も検知できなくなった。

firefox では検知可能だった。

 

solution)

chrome 拡張機能から Vue.js devtools を再インストール