I’m trying to let users edit their content from the front-end with the wysiwyg editor. (plugin used for this is toolset)
However the visual of the wysiwyg editor is not working, when you click on ‘text’ it’s working.
But the visual is blank and you cannot add any content to it.
I’ve seen this error in chrome console: tinymce Uncaught TypeError: Cannot read property ‘nodeType’ of undefined
Maybe this can point you guys to a solution?