tinymce Not work
Hello how are you hope you good
tinymce In last version of "Metronic 8.2.7" Not work
Could you please till me how to fix it
I think problem because of
tinymce/models/dom/model.js
When try to download it and include it, It work but show Upgrade Button
Replies (1)
Deleted comment
Deleted comment
Hi,
Please make sure to use node.js version v20 LTS.
May I know which demo are you using?
In the package.json file, could you please verify the tinymce, and if version is
"tinymce": "7.2.1",
The latest version tinymce version has the issue. For now, please set the fixed version of v7.2.1
Please remove the ^ mark from the version number, if any.
Thanks