Problem/Motivation

Version 2.1.1 is not compatible the latest layout_paragraphs 2.1.0 version. After updating to layout_paragraphs 2.1.0 and drush updatedb, the following error occurs:

Fatal error: Declaration of Drupal\mercury_editor\Controller\InsertComponentController::insertForm(Symfony\Component\HttpFoundation\Request $request, Drupal\layout_paragraphs\LayoutParagraphsLayout $layout_paragraphs_layout, Drupal\paragraphs\ParagraphsTypeInterface $paragraph_type) must be compatible with Drupal\layout_paragraphs\Controller\ComponentFormController::insertForm(Symfony\Component\HttpFoundation\Request $request, Drupes\contrib\mercury_editor\src\Controller\InsertComponentController.php on line 182

Steps to reproduce

Update layout_paragraphs to 2.1.0 and do drush updatedb.

CommentFileSizeAuthor
#3 mercury_editor-3470915-3.patch809 bytespbabin
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

dotoree created an issue. See original summary.

chizh273 made their first commit to this issue’s fork.

pbabin’s picture

StatusFileSize
new809 bytes

This seems like a minor edit.

justin2pin made their first commit to this issue’s fork.

  • justin2pin committed d8abfb3f on 2.1.x
    Issue #3470915: Not compatible with layout_paragraphs 2.1.0
    
justin2pin’s picture

Status: Active » Fixed
pbabin’s picture

pbabin’s picture

@justin2pin - I had a feeling that there should have been more updates. Thank you!!!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.