- Issue created by @mvonfrie
- πΊπΈUnited States aasarava
I'm running into the same issue. My `config_slit.config_split.dev.yml` looks almost identical to yours (with the exception that I'm using ../config/dev for my split directory.)
I'm not sure the issue is related to `views_ui`. Even if I simply install the conflig_split module, create an active split, and don't check off any modules to split, running `drush cex` results in a custom view and a handful of other configuration files getting exported into /config/dev.
My custom view is configured to check access for the developer role, and I noticed that user.role.developer.yml is getting exported into /config/dev as well. I wonder if there's some dependency there. But specifically adding user.role.developer.yml to the conditional split (graylist) doesn't seem to make any difference.
- Status changed to Closed: cannot reproduce
about 1 year ago 1:01pm 19 October 2023 - π¨πSwitzerland bircher π¨πΏ
Thank you for opening the issue. I tried to reproduce the issue but couldn't with the latest version.
If this persists for you please open the issue again and include more precise steps to reproduce or an example site configuration (for example based off the umami demo site) that could be set up to investigate this.