Active
Project:
Bootstrap Styles
Version:
1.1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2023 at 22:34 UTC
Updated:
3 Feb 2023 at 22:39 UTC
Jump to comment: Most recent
We are using Domain module in our site, and we have 2 different Domain Records. For each domain, we have different settings. e.g. Background: blue, gray for Domain 1
Background: yellow, pink for Domain 2
When the "Remember domain selection" is checked on /admin/config/domain/config-ui, if I edit DOmain 2 options last and access Domain 1 and try to edit Layout styles, the options displayed are Yellow and Pink instead of Blue and Gray.
Update the StylePluginBase::getStyleOptions to not use the getEditable and use $this->configFactory->get(static::CONFIG);
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments