Hello everyone,
I have a portal with a Rich Text Editor enabled and I am currently running into the issue of having the Rich Text Editor adding a div element with a data-wrapper attribute set to true around the saved content.
For example: the RTE is filled with provided input data and this data does not have a div element around the content. But after saving/submitting the data we can see in dataverse that a div element with the data-wrapper has been added, see picture below:
I've two questions:
1. Why does the RTE add this wrapper around the saved content?
2. Can I remove this wrapper?
I would appreciate any help!
Kind Regards,
Bart