Closed (fixed)
Project:
Sites content overrides
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 May 2026 at 13:50 UTC
Updated:
11 Jun 2026 at 10:25 UTC
Jump to comment: Most recent
The SiteOverrideContentEntityFormDecorator is being applied while rendering embedded Webforms inside overridden entity forms, although it should only decorate the actual content entity form.
This leads to the decorator being executed for WebformSubmissionForm instances that are rendered as part of a field inside the entity form.
applies() is executed for all forms, including embedded Webform submission forms rendered inside entity fields.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
hydra commentedComment #4
valegole commentedComment #6
hydra commented