EPT Text title field not retaining div structure after edit and save

Created on 13 August 2024, 3 months ago
Updated 14 August 2024, 3 months ago

When I edit a node, open an EPT Text paragraph, save the paragraph, and then save the node, the code structure of that EPT Text field on the front-end changes from this:

<h2>
<div class="clearfix text-formatted field field--name-field-ept-title field--type-text-long field--label-hidden field__item">Page Title</div>
</h2>

To this:

<h2> Page Title </h2>

What would cause this change, and how can the issue be resolved?

πŸ› Bug report
Status

Closed: works as designed

Version

1.4

Component

Miscellaneous

Created by

πŸ‡ΊπŸ‡ΈUnited States hockey2112

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024