- Issue created by @codebymikey
- Merge request !30Issue #3542287 by codebymikey: Increase the priority of the styleguide theme negotiator → (Open) created by codebymikey
When the module is used alongside a module like domain_theme_switch
, the styleguide page no longer functions.
This is because styleguide uses a relatively low priority for its theme negotiator.
Attempt to use styleguide alongside domain_theme_switch.
Use a relatively high priority, e.g. 1000 just like the block preview does so that it's evaluated before any normal negotiators.
Provide MR.
N/A
Active
2.0
Code