Since objects are stored using JSON.stringify functions are stripped off. They're lost when the object is restored. This basically blocks the option of storing class instances (or other objects with functions) in vuex. Although I think you built a nice library this should be mentioned in the main README.md
Since objects are stored using JSON.stringify functions are stripped off. They're lost when the object is restored. This basically blocks the option of storing class instances (or other objects with functions) in vuex. Although I think you built a nice library this should be mentioned in the main README.md