Problem/Motivation

The MercuryEditorComponentOulineAlter::rerecursiveAddDataAttributes breaks Mercury Editor's component outline with the following error Call to undefined method Drupal\Core\Template\AttributeString::toString() when a component has the component_variation style option enabled.

Command icon 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

pixelwhip created an issue. See original summary.

pixelwhip’s picture

Title: Call to undefined method Drupal\Core\Template\AttributeString::toString() when used in conjunction with the component_variation style option » Call to undefined method Drupal\Core\Template\Attribute::get()when used in conjunction with the component_variation style option
pixelwhip’s picture

Title: Call to undefined method Drupal\Core\Template\Attribute::get()when used in conjunction with the component_variation style option » Call to undefined method Drupal\Core\Template\Attribute::get() when used in conjunction with the component_variation style option