Problem/Motivation
A new method, getTitle(), is being added to LinkItemInterface in Drupal 10.1.
Proposed resolution
In order to make this module compatible with the new version of core, an implementation of the new method should be added to Drupal\linked_entity_reference\Plugin\Field\FieldType\LinkedEntityReference.
More information can be found in the release note or the original issue (#3306201: Add a title getter to LinkItemInterface).
Comments
Comment #2
dieterholvoet commentedComment #3
dieterholvoet commentedComment #5
tunicThis was solved time in commit e43bd860 by eduardo morales alberti.