Steps to produce the issue.
1. Open webform. Add a element “Entity Select”.
2. Now move down to the “Conditional logic” tab to add one more state.
3. It does nothing check in chrome console and network you will see the error.

I have checked this issue in beta7, beta9, dev. This issue is existing.

Comments

pradeep22saini created an issue. See original summary.

jrockowitz’s picture

The 'hidden' AJAX error is...

An AJAX HTTP error occurred.
HTTP Result Code: 500
Debugging information follows.
Path: /wf/admin/structure/webform/manage/contact/element/select/edit?ajax_form=1
StatusText: Internal Server Error
ResponseText: {"message":"A fatal error occurred: Missing required \u0027target_type\u0027 property for a EntityReferenceSelection plugin."}"
jrockowitz’s picture

Status: Active » Needs review
StatusFileSize
new2.69 KB
jrockowitz’s picture

StatusFileSize
new1.29 KB

  • jrockowitz committed 890bdeb on 8.x-5.x
    Issue #2858636 by jrockowitz, pradeep22saini: Entity select: Gives error...
jrockowitz’s picture

I committed the patch. Please download and review the latest dev release.

pradeep22saini’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for the patch.
I have checked current patch on beta9 branch and dev branch patch #4 is applied cleanly and it resolves the error coming.

jrockowitz’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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