Closed (fixed)
Project:
Iframe
Version:
3.0.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2026 at 12:32 UTC
Updated:
1 Jul 2026 at 14:20 UTC
Jump to comment: Most recent
Comments
Comment #3
malcomio commentedComment #4
vinodhini.e commentedHi, I tested this issue on Drupal 10.6.10 and was able to reproduce it. The header level setting configured in the field display settings was not reflected on the frontend, and the title was always rendered as an h3 element.
I then applied patch #28 and tested again. After applying the patch, the configured header level was correctly reflected on the frontend. Changes made in the field display settings are now rendered as expected.
Thanks.
Comment #7
smustgrave commented