I couldn't trace the cause of this issue. It happens on one instance of Drupal but everything is fine in another one.

When opening the "Add Element" modal box, it is filled with "Notice: Undefined index: destination in site/web/modules/contrib/webform/modules/webform_ui/src/PathProcessor/WebformUiPathProcessor.php on line 28", which is breaking all Ajax calls, thus making Webform totally unusable.

I fixed it by testing the value with an isset().

CommentFileSizeAuthor
patch_webformui_destination.txt651 bytestonifisler

Comments

tonifisler created an issue. See original summary.

jrockowitz’s picture

Status: Active » Fixed

This issue has been fixed in the latest dev release.

Status: Fixed » Closed (fixed)

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