The first time that I edit a row (as a modal), the TinyMCE editor loads properly, but it does not load existing content. Closing and re-opening does show the content, and indeed shows the content for all future calls until the page is reloaded.
I have tried loading TinyMCE without any options.
The strange thing is I always get this problem when calling the TinyMCE script (min.js) from a local file on the server. If I load it from the CDN (version 4.9.8), I do not get the problem. I have verified that the versions are the same and the file comparison is identical.
I need to run this locally on a server without access to the CDN in future, so could do with getting this to work. Any ideas?
Many thanks in advance.
Ronnie