24
Views
6
Comments
[Tiny Rich Text Editor 7] Tiny Editor loading twice
tiny-rich-text-editor-7
Reactive icon
Forge asset by Lucas Soares
Application Type
Reactive

Sometimes the editor displays two text areas like loading twice

2025-02-07 09-54-44
Sivasakthi Munusamy

Hi @Filipe Lourenço ,

can you pls explain for which scenario you faced this issue, when I tried the forge component I am not facing any issue.

UserImage.jpg
Sirisha Gandi

When we click the browser back button and return to the page with the Tiny MCE editor, the editor appears twice.

2025-02-09 19-39-40
Lucas Soares
 
MVP

Hello, it is likely that some incorrect configuration is causing this behavior.

It is important to check if:

- The application you are using is reactive.

- The editor does not work with "input" or "textarea" in the "InputWidgetId" property. You need to use a container in this configuration.


If anything, post here the oml of your application or some prints so that we can better understand what is happening.

2022-12-30 07-28-09
Navneet Garg

can you please share oml so or screen shot that how you are using tiny editor ? it will help to determine the issue.

2024-01-05 16-00-17
Filipe Lourenço

Answering to your questions:

Yes, it is reactive

I am working with a container and not textarea or input

It is not always happening

Below is a screenshot


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