James Johnson
James Johnson
I am uncertain if I understand your question but you seem to be asking about the image upload handler? This feature changed between TinyMCE 5 and 6 so you need...
In the 4.3.0 release I have added the event props `onScriptsLoad` and `onScriptsLoadError` which will be called when no `tinymce` global is present and it has to add a script...
The component uses the version of TinyMCE loaded on the page. If you do not load a version of TinyMCE on the page it will load it from the cloud,...
The tinymce-react integration is a very thin wrapper around TinyMCE. I will transfer this issue to the tinymce repository as it can not be resolved here.
As msageryd mentioned it is a long-running known issue. It's primarily to do with Iframes losing state when they are removed from the DOM. TinyMCE needs to be changed to...