You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Toast editor in wysiwyg mode for editing html templates and I'm using some widgetRules to highlight few items on UI based on the input text in the wysiwyg editor.
I was not able to apply those widgetRules when calling editor.setHTML(). The editor is rendering fine the code but does not apply the widgetRules at all.
Is there any possibility to do this on initial load with predefined content?
The text was updated successfully, but these errors were encountered:
I'm using Toast editor in wysiwyg mode for editing html templates and I'm using some widgetRules to highlight few items on UI based on the input text in the wysiwyg editor.
I was not able to apply those widgetRules when calling editor.setHTML(). The editor is rendering fine the code but does not apply the widgetRules at all.
Is there any possibility to do this on initial load with predefined content?
The text was updated successfully, but these errors were encountered: