- Issue created by @delajed
I'm getting the following error when relying on nodes where Linkit is being used to reference media items.
Error: Call to undefined method Drupal\Core\GeneratedUrl::toString() in Drupal\linkit\Plugin\Filter\LinkitFilter->process() (line 156 of modules/contrib/linkit/src/Plugin/Filter/LinkitFilter.php).
I'm trying this on a clean Drupal 10.3.10 installation, with Linkit 7.0.0 and the latest dev copy of Media Entity File Redirect.
This error only appears when I have the Media: File Redirect matcher set to "URL that redirects to file path". Any other substitution setting, and the nodes render fine.
Active
1.0
Code