Needs review
Project:
Shortcode
Version:
2.0.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Aug 2024 at 11:16 UTC
Updated:
11 May 2026 at 21:16 UTC
Jump to comment: Most recent, Most recent file
I am using drupal version 10 and version 2.0.3 of this module and I get the following error.
Call to undefined method Drupal\Core\Render\Renderer::renderInIsolation() in /var/www/cms/web/modules/contrib/shortcode/src/Plugin/ShortcodeBase.php:403
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | Add-compatibility-with-drupal-10-and-11-7-·-Merge-requests-·-project-shortcode-·-GitLab.png | 216.18 KB | luigisa |
| #4 | problem-with-drupal10-3469154-4.patch | 677 bytes | stevenx |
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
Comment #3
stevenx commentedi created the patch to apply it in my current drupal until it gets merged...
edit: this patch is not working, use #3
Comment #4
stevenx commentedsorry missed last line in patch3
Comment #5
luigisa@stevenx From the MR I sent you can get the patch with the same solution you sent later.
Comment #6
stevenx commentedHow would I apply that patch from MR in composer.json?
I always use patch files...
Comment #7
luigisaComment #8
stevenx commentedthanks I did not know that, great!
Comment #9
swirtChanging this to needs review, to try to move this along.