Use the default theme when rendering content blocks

Created on 31 May 2024, 6 months ago
Updated 15 June 2024, 5 months ago

Problem/Motivation

πŸ› Libraries attached to content block fields are not included in the editor Fixed improved content block rendering by using Drupal's AJAX APIs but has a side-effect of rendering those blocks using whatever the active theme is on the Gutenberg editor page. In most cases this will be people's admin themes. But generally your Gutenberg blocks are themed in the default / frontend theme. So if you had any template overrides or preprocessing in your default theme, they won't be applied anymore for inline content blocks in Gutenberg (note that blocks in the Custom Block library do still render properly).

Steps to reproduce

This is assuming you have an admin theme and it is enabled on the node edit form

  • Create a custom block type
  • Override the template in your default theme
  • Create an instance of the custom block in Gutenberg
  • Your template overrides will not appear in the editor, but if you save the page they will be reflected on the frontend.

Proposed resolution

Use a custom ThemeNegotiator to force the default theme on the gutenberg.content_block.render route.

MR incoming!

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada drclaw

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @drclaw
  • Pipeline finished with Success
    6 months ago
    Total: 240s
    #187551
  • Pipeline finished with Success
    6 months ago
    Total: 362s
    #187553
  • Status changed to Fixed 6 months ago
  • πŸ‡΅πŸ‡ΉPortugal marcofernandes

    This is great! πŸ’ͺ

  • πŸ‡ΊπŸ‡ΈUnited States loze Los Angeles

    great work!

  • Automatically closed - issue fixed for 2 weeks with no activity.

  • Pipeline finished with Failed
    5 months ago
    #206568
  • Pipeline finished with Success
    5 months ago
    Total: 250s
    #206709
  • Pipeline finished with Failed
    5 months ago
    Total: 521s
    #206770
  • Pipeline finished with Canceled
    5 months ago
    #206937
  • Pipeline finished with Success
    5 months ago
    Total: 34402s
    #206781
  • Pipeline finished with Success
    5 months ago
    #206971
  • Pipeline finished with Success
    5 months ago
    #207546
  • Pipeline finished with Success
    4 months ago
    Total: 234s
    #227248
  • Pipeline finished with Success
    4 months ago
    Total: 184s
    #227834
  • Pipeline finished with Failed
    4 months ago
    #229700
  • Pipeline finished with Success
    4 months ago
    Total: 348s
    #229709
  • Pipeline finished with Canceled
    4 months ago
    Total: 78s
    #231545
  • Pipeline finished with Success
    4 months ago
    Total: 162s
    #231546
  • Pipeline finished with Success
    4 months ago
    Total: 197s
    #233714
  • Pipeline finished with Success
    4 months ago
    Total: 198s
    #235809
  • Pipeline finished with Success
    4 months ago
    Total: 168s
    #235814
  • Pipeline finished with Success
    4 months ago
    Total: 168s
    #235817
  • Pipeline finished with Success
    4 months ago
    Total: 231s
    #236501
  • Pipeline finished with Success
    4 months ago
    Total: 237s
    #236507
  • Pipeline finished with Success
    4 months ago
    #246775
  • Pipeline finished with Success
    3 months ago
    Total: 313s
    #249977
  • Pipeline finished with Success
    3 months ago
    Total: 315s
    #249980
  • Pipeline finished with Success
    2 months ago
    Total: 1038s
    #282035
  • Pipeline finished with Success
    2 months ago
    Total: 990s
    #282157
  • Pipeline finished with Canceled
    about 1 month ago
    Total: 36s
    #304453
  • Pipeline finished with Success
    about 1 month ago
    Total: 260s
    #304454
  • Pipeline finished with Success
    about 1 month ago
    Total: 172s
    #306279
  • Pipeline finished with Success
    30 days ago
    #318673
  • Pipeline finished with Success
    30 days ago
    #318679
  • Pipeline finished with Success
    30 days ago
    #318682
  • Pipeline finished with Skipped
    30 days ago
    #318703
  • Pipeline finished with Skipped
    23 days ago
    #325479
  • Pipeline finished with Failed
    22 days ago
    Total: 2375s
    #325952
  • Pipeline finished with Canceled
    22 days ago
    Total: 176s
    #326002
  • Pipeline finished with Success
    22 days ago
    Total: 1336s
    #326009
  • Pipeline finished with Failed
    21 days ago
    #326421
  • Pipeline finished with Success
    21 days ago
    Total: 315s
    #326672
Production build 0.71.5 2024