You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
im just wondering if i can get this to work with
vuex-pathify
? every time i usevuex-pathify
to set state thats persisted it just replaces it with part of avuex-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-2p9z9if the two libraries are not compatible ill just go back to using standard
vuex
.The text was updated successfully, but these errors were encountered: