I'm having trouble with a LESS sub-theme, which appears to be related to CDN Provider configuration (but not like π¬ custom style.css not loading Closed: works as designed ).
Steps to reproduce:
mytheme
in sites/default/themes/mytheme
and changed all the STARTERKIT references, including in mytheme.libraries.yml
./mytheme/bootstrap
lessc ./mytheme/less/style.less ./mytheme/css/style.css
drush cr
mytheme
mytheme
css or js assetsmytheme
settings ... bam! bootstrap assets show up, from CDN, but of course not from local mytheme assets...So I did some php debugging and came across the alter that runs if a provider is found with assets, where no alteration of library info should happen in the case where no CDN provider is selected/configured. Still can't quite understand how the sub-theme's libraries / assets aren't being loaded... I'll keep debugging, but in the meantime; can you reproduce this, Mark?
Closed: duplicate
3.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.