37
Views
1
Comments
[TinyMCE 5] TinyMCE is not defined issue in Reactive apps
tinymce-oml
Web icon
Forge asset by João Heleno

Hi,

I am using TinyMCE forge component for having a rich editor textbox. This is to create a banner.

When creating the banner, everything works fine. However, the user has the ability to click on the banner title to open the banner for editing.

I get an error 'TinyMCE is not defined'

This is random and is not consistent for every banner.

Is there something I may have missed to configure which creates this error?

Any leads will be appreciated.

Thanks

2025-09-08 18-10-12
Lucas Bessa Linhares

Hi!


I had a similar problem some days ago, and I managed to solve it using the SetHTML and SetEditorContent actions, using the HTML content in both:

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.