Closed (fixed)
Project:
Experience Builder
Version:
1.x-dev
Component:
Component sources
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Jul 2025 at 16:01 UTC
Updated:
7 Aug 2025 at 16:49 UTC
Jump to comment: Most recent
Comments
Comment #4
wim leersReported by @mglaman in chat.
Comment #5
wim leersComment #6
wim leersThis can break the admin theme! 😅🙈
Comment #7
wim leersI bet this fails because
does not negotiate the default theme.
Comment #9
penyaskitoSimpler than that:
\Drupal\Core\Theme\ThemeManagerInterface::getActiveThemereturns aActiveThemeobject, not the theme name.Comment #10
wim leersWhoops — pretty evident now that I just threw up an MR without actually testing it! 😇
#9: RE: subdir — how come this worked fine until now?! 😳
Comment #11
penyaskito#10 I haven't seen them fail nor tested it, but I was pretty sure this could be a problem?
Comment #12
wim leersInvestigating the sole lingering concern: https://git.drupalcode.org/project/experience_builder/-/merge_requests/1...
Comment #13
wim leersReverting those test changes passed just fine after locally I was convinced they were not needed — yay, zero concerns left! 🥳
Comment #15
wim leersComment #17
balintbrews