Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

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.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


Get ready for non-stop thrills! Every chase is an opportunity to outsmart the Escape Road City cops and prove you're the best driver in town.



I love how Drift Hunters lets you go at your own pace. Whether I’m taking it easy or pushing for the best drift score, the game always feels engaging and rewarding.


Deleted comment
Deleted comment

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"


This should resolve the issue with the missing model. Let me know if you need any further assistance!

Thank you.


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(