Problem/Motivation

When using the entity refernece field with ajax the following error is logged:
Warning: Trying to access array offset on null in Drupal\rdf_skos\Plugin\EntityReferenceSelection\SkosConceptSelection->validateConfigurationForm() (line 147 of /var/www/html/web/modules/contrib/rdf_skos/src/Plugin/EntityReferenceSelection/SkosConceptSelection.php

Steps to reproduce

Proposed resolution

add null coalescing operator on line 147.

Remaining tasks

User interface changes

none

API changes

none

Data model changes

none

Issue fork rdf_skos-3596412

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

bircher created an issue. See original summary.

joevagyok’s picture

Status: Active » Fixed

Thank you!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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