- Issue created by @Umac_de
- 🇩🇪Germany Umac_de
Still had the problem with 10.2.7 and 2.0.0
My solution is in twig_render_this/src/TwigExtension/RenderThis.php >> 49
elseif ($content !== NULL && ($content instanceof FieldItemInterface || $content instanceof FieldItemListInterface || method_exists($content, 'view')) ) {
- Status changed to Needs review
5 months ago 9:51am 2 July 2024 - 🇮🇳India Rajan Kumar@2026
Hii Umac_de
I have fixed the issue and created a patch. Thanks!
- Assigned to gnikolovski
- Status changed to Closed: works as designed
4 months ago 10:43am 12 July 2024 - 🇷🇸Serbia gnikolovski Subotica, Serbia
Version 8.x is not compatible with Drupal 10.
Please use version 2.0.x