Skip to main content
April 8, 2022
Question

Plugin Advanced Rich Text Editor Error, value doesn´t display at first time

  • April 8, 2022
  • 1 reply
  • 0 views

When the editor loads for the 1st time, whether passing in anything (valid HTML, text) to richTextValue via local variable or rule input, the editor does not display the value. 

As soon as designer edits the SAIL, e.g. remove the richTextValue parameter and undo (ctrl-z), or toggle isReadOnly, the value is displayed.,

Usage bar shows % as >0, so it seems to think that there is value there, but is not displaying them.

Steps to reproduce:

  1. Create new UI object, and add Advanced Rich Text Editor component
  2. Create a rule input of type Text
  3. Set richTextValue to rule input
  4. Supply a text value, e.g. "Hello" as rule input, set as default value
  5. Save object and close
  6. Open object - observe that "Hello" is not shown on load
  7. Toggle to Expression Mode, delete richTextValue parameter, and undo (ctrl-z) - observe that "Hello" is now displayed

this comment is from [mention:33845a86f6114d5582c6d5fb658efbe2:e9ed411860ed4f2ba0265705b8793d05] and i have the same issue. Does anyone know a way to fix this? Thanks

1 reply

harshitb6843
April 8, 2022

Hi there,

Do you see any errors in the browser's console?