Problem/Motivation
When using UI Patterns the ui patterns tree is duplicated. (Which doesn't lead to an error. But it is not nice)
sections:
-
layout_id: 'ui_patterns:ui_suite_daisyui:card'
layout_settings:
label: ''
context_mapping:
entity: layout_builder.entity
ui_patterns:
component_id: 'ui_suite_daisyui:card'
variant_id:
source_id: enum_widget
source:
value: default
props:
props:
heading_level:
source_id: enum_widget
source:
value: '2'
heading_level:
source_id: enum_widget
source:
value: '2'
Proposed resolution
Remove duplicated code.
Issue fork ui_patterns-3548432
Show commands
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
christian.wiedemann commentedI removed the keys from corresponding configuration
Comment #4
pdureau commentedComment #5
pdureau commentedComment #6
just_like_good_vibesComment #8
just_like_good_vibes