I have some issue with the rich text editor in Umbraco 8.
When I create a new node. The richtext editors on the node has some markup in it from the beginning
<p> </p>
<div style="display: none;"></div>
That makes it a littlebit hard to null check and only use the field if the editor has but some content in it.
Umbraco Rich text editor
Hey,
I have some issue with the rich text editor in Umbraco 8. When I create a new node. The richtext editors on the node has some markup in it from the beginning
<p> </p> <div style="display: none;"></div>
That makes it a littlebit hard to null check and only use the field if the editor has but some content in it.
Anyone else tried that??
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.