- Issue created by @n.ghunaim
- Merge request !79Ensure Correct Theme Is Loaded When Using the Dashboard Module → (Open) created by n.ghunaim
When using the Dashboard module with Layout Builder, the theme negotiator does not account for dashboard-specific routes. As a result, the wrong theme (typically the front-end theme) is loaded when accessing Dashboard layout pages. This causes inconsistencies in styling, layout issues, or even administrative UI problems.
Update the VarbaseLayoutBuilderThemeNegotiator logic to include dashboard layout routes as valid candidates for theme negotiation.
Active
10.2
Code