Tinymce Not Working In Metronic v8.2.7
Please help,
suddenly the form in my project that uses tinymce errored.
GET https://preview.keenthemes.com/html/metronic/docs/assets/plugins/custom/tinymce/models/dom/model.js net::ERR_ABORTED 404 (Not Found)
Failed to load model: dom from url models/dom/model.js
I also checked the documentation on the page https://preview.keenthemes.com/html/metronic/docs/editors/tinymce/basic and it turned out to be the same error.
Please provide a solution or update immediately. Thank You.
Replies (2)
Hi, I got the same error and cant fix it. What was the issue? My current Tinymce version is 7.5.1 as provided in v8.2.9
Hi Agam,
Please update the tinymce version in your package.json file to version 7.2.1 without using the ^ symbol:
This should resolve the issue with the missing model. Let me know if you need any further assistance!
Thank you.