Use the default theme when rendering content blocks: Redux

Created on 21 June 2024, 5 months ago
Updated 20 July 2024, 4 months ago

Problem/Motivation

🐛 Use the default theme when rendering content blocks Fixed Introduced a Theme Negotiator to render Content Blocks using the Active theme in the editor. Unfortunately, it turns out that that that also inadvertently updates the main page's ajax_page_state.theme value to the active theme, resulting in future AJAX requests to other routes potentially using the wrong theme (e.g. the media library ajax route). This happens because the all AJAX responses include the ajax_page_state.theme as a drupalSetting which gets merged back into the main page settings.

Proposed resolution

Since we're only using the Theme Negotiator on the one route, I suggest we ditch the negotiator and just do a little switcheroo on the theme before rendering the block content, then switch the active theme back to avoid messing with the main page's ajax page state.

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
    5 months ago
    Total: 355s
    #205147
  • Pipeline finished with Success
    5 months ago
    Total: 253s
    #205792
  • Pipeline finished with Failed
    5 months ago
    Total: 1152s
    #207598
  • Pipeline finished with Failed
    5 months ago
    #208944
  • Pipeline finished with Failed
    5 months ago
    Total: 1271s
    #208956
  • Pipeline finished with Failed
    5 months ago
    Total: 1425s
    #209449
  • Pipeline finished with Success
    5 months ago
    Total: 1334s
    #209932
  • Pipeline finished with Success
    5 months ago
    Total: 1257s
    #212117
  • Pipeline finished with Failed
    5 months ago
    #212157
  • Pipeline finished with Failed
    5 months ago
    #212181
  • Pipeline finished with Failed
    5 months ago
    Total: 1188s
    #212719
  • Pipeline finished with Success
    5 months ago
    Total: 1318s
    #212750
  • Pipeline finished with Success
    5 months ago
    Total: 1375s
    #214037
  • Pipeline finished with Success
    5 months ago
    #214752
  • Pipeline finished with Success
    5 months ago
    Total: 1428s
    #214874
  • Pipeline finished with Failed
    5 months ago
    Total: 1153s
    #217328
  • Pipeline finished with Failed
    5 months ago
    Total: 1122s
    #217368
  • Status changed to Fixed 5 months ago
  • Pipeline finished with Success
    5 months ago
    Total: 3978s
    #217953
  • Pipeline finished with Success
    4 months ago
    #223233
  • Pipeline finished with Success
    4 months ago
    Total: 1163s
    #223251
  • Pipeline finished with Success
    4 months ago
    Total: 1239s
    #223267
  • Pipeline finished with Success
    4 months ago
    Total: 1339s
    #226703
  • Automatically closed - issue fixed for 2 weeks with no activity.

  • Pipeline finished with Running
    4 months ago
    #233651
  • Pipeline finished with Failed
    4 months ago
    Total: 609s
    #233664
  • Pipeline finished with Failed
    4 months ago
    Total: 628s
    #233674
  • Pipeline finished with Success
    4 months ago
    Total: 169s
    #237680
  • Pipeline finished with Success
    4 months ago
    Total: 231s
    #237695
  • Pipeline finished with Success
    4 months ago
    #237711
  • Pipeline finished with Success
    4 months ago
    Total: 174s
    #237720
  • Pipeline finished with Failed
    4 months ago
    #248638
  • Pipeline finished with Success
    4 months ago
    Total: 277s
    #248669
  • Pipeline finished with Success
    4 months ago
    Total: 325s
    #248813
  • Pipeline finished with Skipped
    3 months ago
    #248991
  • Pipeline finished with Success
    3 months ago
    Total: 405s
    #257263
  • Pipeline finished with Success
    3 months ago
    Total: 454s
    #257265
  • Pipeline finished with Success
    about 2 months ago
    Total: 206s
    #290722
  • Pipeline finished with Success
    about 1 month ago
    Total: 169s
    #304978
  • Pipeline finished with Success
    about 1 month ago
    Total: 575s
    #304993
  • Pipeline finished with Success
    about 1 month ago
    Total: 542s
    #305007
  • Pipeline finished with Failed
    24 days ago
    Total: 728s
    #324277
  • Pipeline finished with Success
    24 days ago
    Total: 6432s
    #324306
  • Pipeline finished with Failed
    24 days ago
    Total: 120s
    #324467
  • Pipeline finished with Success
    24 days ago
    Total: 478s
    #324469
  • Pipeline finished with Failed
    19 days ago
    Total: 333s
    #328107
  • Pipeline finished with Success
    19 days ago
    Total: 218s
    #328114
Production build 0.71.5 2024