I get the following error message after enabling this module and trying to place a new block of category 'Content embed': "RuntimeException: The subform and parent form must contain the #parents property, which must be an array. Try calling this method from a #process callback instead. in Drupal\Core\Form\SubformState->getParents() (line 76 of /my/server/app/path/public_html/core/lib/Drupal/Core/Form/SubformState.php).

Comments

p-neyens created an issue. See original summary.

p-neyens’s picture

Assigned: p-neyens » Unassigned
Status: Active » Needs review
StatusFileSize
new1.24 KB
kevinfunk’s picture

@p-neyens thanks for the patch. I was getting the same error and your patch fixed the issue.

  • p-neyens authored 33d198c on 8.x-1.x
    Issue #3042028 by p-neyens, kevinfunk: Error when trying to place a new...
samuel.mortenson’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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