Closed (fixed)
Project:
Display Builder
Version:
1.0.0-beta2
Component:
State Manager
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Feb 2026 at 14:03 UTC
Updated:
6 Mar 2026 at 15:40 UTC
Jump to comment: Most recent
Comments
Comment #3
pdureau commentedThis little issue may have 2 distinct causes:
node_idis added because of a leftover of the introduction ofSourceWithSlotsInterfacein #3531521: Layout plugins support with this part in Instance entity hardcofdngComponentSourcelogic:It need to be replaced by a generic behaviour, so we need to add a
parentkey in the path index, and we will also get rid of some now useless logic.A mechanism adding
third_party_settings, not found yet.Comment #4
pdureau commentedComment #5
pdureau commentedIndeed, there is a second mechanism in play, adding unexpected
node_idandthird_party_settingsempty values, but it is on UI Patterns' side: #3574820: Unexpected properties in ComponentSource dataWhat can be done in Display Builder has been done in the MR, so OK to review.
Comment #6
pdureau commentedComment #7
mogtofu33 commented