Javascript Prose Mirror Typescript Vue.js Vuex How Can I Prevent Vuex From Interfering With My Class Instance? December 27, 2023 Post a Comment I am trying to store an instance of a class in Vuex (the EditorState from ProseMirror). This class … Read more How Can I Prevent Vuex From Interfering With My Class Instance?