vuex-typescript icon indicating copy to clipboard operation
vuex-typescript copied to clipboard

Vue dev tools compatability

Open BertusVanZyl opened this issue 4 years ago • 1 comments

Find a simple example here: https://github.com/BertusVanZyl/vuex-typescript-problemdemo

I got vuex-typescript working, and the state is changing. However, in the vue dev tools, no vuex events are created when using vuex-typescript.

Using the classic vuex works properly in vue dev tools.

I am probably doing something wrong, but I am not sure exactly what.

BertusVanZyl avatar Apr 24 '20 06:04 BertusVanZyl

@BertusVanZyl look at vuexok

spb-web avatar Oct 31 '20 22:10 spb-web