Sometimes the editor displays two text areas like loading twice
Hi Filipe Lourenço ,Please check the below link,https://www.outsystems.com/forums/discussion/86250/tiny-rich-text-editor-6-loading-issue-in-tinyeditor-component-only-works-secon/Thanks,Sahana
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.
When we click the browser back button and return to the page with the Tiny MCE editor, the editor appears twice.
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.
can you please share oml so or screen shot that how you are using tiny editor ? it will help to determine the issue.
Answering to your questions:
Yes, it is reactive
I am working with a container and not textarea or input
It is not always happeningBelow is a screenshot