Closed (fixed)
Project:
Paragraphs
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2024 at 07:31 UTC
Updated:
21 Dec 2025 at 08:59 UTC
Jump to comment: Most recent
Using of renderPlain is deprecated since 10.3.0 and needs to be replaced with renderInIsolation.
line 98 of LibraryItemController.php
line 447 of Paragraph.php
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
berdirThis is a Drupal 12 deprecation and is now issue in 10.3 or 11.x.
Comment #4
berdirUnpostponed, Paragraphs requires 10.3 now, so this can be done without BC layer.
Comment #6
berdirMerged.