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

will this work with vuex-pathify?

Open kinghat opened this issue 5 years ago • 0 comments

im just wondering if i can get this to work with vuex-pathify? every time i use vuex-pathify to set state thats persisted it just replaces it with part of a vuex-pathify object.

ive tried debugging it but im not sure where it fails. here is an example vuex-pathify setup and how i would be using it: https://codesandbox.io/s/pathify-method-version-of-computed-property-2p9z9

if the two libraries are not compatible ill just go back to using standard vuex.

kinghat avatar Oct 11 '19 22:10 kinghat