Problem/Motivation
When adding an icon to the display builder, we have this warning for summary:
Warning: Array to string conversion in Drupal\display_builder\Plugin\display_builder\Island\LayersPanel->addComponentSettingsSummary() (line 273 of modules/custom/display_builder/src/Plugin/display_builder/Island/LayersPanel.php).
Steps to reproduce
Add an icon to any builder with layers panel enabled.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork display_builder-3567196
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
mogtofu33 commented