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.
Hi Agam,
Please update the tinymce version in your `package.json` file to version 7.2.1 without using the `^` symbol:
"tinymce": "7.2.1"