A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
So easy! If you in Edit view, please try this:
require(["tinymce/tiny_mce_src"], lang.hitch(this, function () {
console.log("EPiServer's TinyMCE version: ", tinymce.majorVersion + '.' + tinymce.minorVersion);
}));
Hope that help!
// Ha Bui
Thanks for your fast reply, Ha Bui.
I tried to run this script in the console, but no luck. I received the following error message:
ReferenceError: lang is not defined
Do you know what I need to do here? Am I trying to run the script at the wrong spot?
I tried to run this script in the Alloy Site by creating a new page, then opening my console and then run the script. No luck so far.
I would post a image if I could, but I can't really see an option for that.
// Anders
Hi.
How can I find what version of TinyMCE EPiServer 7.5 CMS is using?
// Anders