Problem/Motivation

I get this error when the devel module is installed:
Symfony\Component\Routing\Exception\MissingMandatoryParametersException: Some mandatory parameters are missing ("embedded_content") to generate a URL for route "entity.embedded_content_button.devel_load". in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 187 of core/lib/Drupal/Core/Routing/UrlGenerator.php).

Steps to reproduce

  1. Install devel module
  2. Install embedded_content module
  3. got to Configuration -> Content Authoring -> Embedded Content: Buttons
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

jonathanchris created an issue. See original summary.

scott_euser’s picture

Status: Active » Reviewed & tested by the community

Confirmed, this solves the issue, thank you!

  • nuez committed 77a2bd5f on 2.0.x
    Issue #3418951 by jonathanchris, scott_euser: Button config error when...
nuez’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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