Closed (works as designed)
Project:
Shortcode
Version:
2.0.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Aug 2024 at 11:16 UTC
Updated:
1 Sep 2026 at 10:30 UTC
Jump to comment: Most recent, Most recent file
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 commented@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
luigisa commentedComment #8
stevenx commentedthanks I did not know that, great!
Comment #9
swirtChanging this to needs review, to try to move this along.
Comment #10
luigisa commentedComment #11
denes.szabo commentedDrupal 10.2 and earlier reached End of Life when 10.3 was released.
The renderInIsolation() method was introduced in Drupal core 10.3.0. Modules targeting current core releases (Drupal 10.3+ / 11+) require core to be up to date. Please update your Drupal core instance to 10.3 or higher.
I am increasing the module's minimal Drupal core requirement to ^10.3 || ^11 in the next release. Closing as Works as designed.