Hi, it’s me again.
I’ve got it working now, excellent job with the tutorial. Still, I’m facing a little problem which I hope someone as a solution for:
When I field is mandatory, if you try to save it no validation message appears in the interface, only a message in the js console. Is this problem solvable? thank you very much
I’ve replaced the default editor successfully and it worked fine after I edited the extended_valid_elements to fit my needs. The only issue I have is that when I run the server with strapi develop --watch-admin or when I change the admin url of the server in config/env/server.js I get the following error:
Uncaught SyntaxError: Unexpected token '<' Uncaught Error: tinymce should have been loaded into global scope
However, the ‘insert’ function int he tinyMCE toolbar has no knowledge of the media library. It’s just a plain text input form. Where or how would we go about integraeting this with the media library, so images/files can simply be selected from the library?
Your documentation is useless. What about deplyoment? Tinymce is giving major deployment issues that your documentation does not even touch. Like a said before, have competent people writing your docs with every edge case. This is pathetic.