Error thrown when setting cdn to "None - compile locally"

Created on 14 November 2023, about 1 year ago
Updated 13 September 2024, 4 months ago

When setting cdn to None - compile locally I get the following exceptions being thrown in bootstrap or bootstrap sub-theme:

Exception has occurred.
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "" plugin does not exist. Valid plugin IDs for Drupal\bootstrap\Plugin\ProviderManager are: jsdelivr, cdnjs, _broken, drupal_bootstrap_styles, custom

This is called from CdnProviderBase->alterForm when setting $this->provider e.g

$this->provider = ProviderManager::load($this->theme, $provider);

🐛 Bug report
Status

Closed: won't fix

Version

3.29

Component

Code

Created by

🇬🇧United Kingdom 2dareis2do

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024