vuex-class-component
vuex-class-component copied to clipboard
Allow to use array in store
Currently in v2, the createGettersAndMutationProxyFromState function will try to recurse even if the field is an array.