What I miss in the documentation is how to pass tinyMCE content changes to VueX and back to make state management smooth. Now we are just helped doing a basic setup , but we miss the $dispatch and other $store settings - state, mutation , action - to do proper state management in VueX.