- Issue created by @ccrosaz
We discover that when you enable a plugin from another module, and the plugin definition is missing, like when the other module is not up to date, the StyleOptionPluginManager will crash if the plugin is declared on a paragraph.
Implements \Drupal\Component\Plugin\FallbackPluginManagerInterface on the StyleOptionPluginManager and declare a broken fallback plugin which does nothing.
Make the changes and test it.
None.
None.
Add a broken fallback plugin.
Active
1.1
Code