How to reproduce :

  • Create sandbox on symplytest.me
  • Install site and enable Webform
  • Create a Webform content and got to Webform tab
  • Add a component, you're presented with the component form
  • Save it and boom

Error reported :

From node/1/webform/components/new/textfield?name=Ya+name&required=1&pid=0&weight=0&type=textfield :

Symfony\Component\Routing\Exception\RouteNotFoundException: Route "webform.components" does not exist. in Drupal\Core\Routing\RouteProvider->getRouteByName() (line 191 of /home/mm7sz/www/core/lib/Drupal/Core/Routing/RouteProvider.php).

Comments

SebCorbin created an issue. See original summary.

SebCorbin’s picture

Issue summary: View changes
fenstrat’s picture

Status: Active » Closed (duplicate)

Thanks for the bug report, this was fixed in #2659516: Redirect to webform node after add/edit component.