Skip to content Skip to sidebar Skip to footer
Showing posts with the label Prose Mirror

How Can I Prevent Vuex From Interfering With My Class Instance?

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?