- Issue created by @jdschroeder
Linkit 6.1.5 introduces a change that causes the linkit entity matcher to break with
Declaration of Drupal\media_link_enhancements\Plugin\Linkit\Matcher\MediaLinkEnhancementsMediaEntityMatcher::buildPath(Drupal\Core\Entity\EntityInterface $entity) must be compatible with Drupal\linkit\Plugin\Linkit\Matcher\EntityMatcher::buildPath(Drupal\Core\Entity\EntityInterface $entity, array $options = []) in web/modules/contrib/media_link_enhancements/src/Plugin/Linkit/Matcher/MediaLinkEnhancementsMediaEntityMatcher.php on line 29
See change in: https://git.drupalcode.org/project/linkit/-/commit/9412642029f3e5e4d840e...
This results in a white page when trying to add or edit an entity.
Install Linkit 6.1.5 and Media Link Enhancements 1.0.5
Active
1.0
Code