On a fresh Drupal 11 installation, when I install canvas_personalization, I see the error:
The website encountered an unexpected error. Try again later.
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "p13n" plugin does not exist. Valid plugin IDs for Drupal\canvas\ComponentSource\ComponentSourceManager are: block, sdc, fallback, js in Drupal\Core\Plugin\DefaultPluginManager->doGetDefinition() (line 53 of core/lib/Drupal/Component/Plugin/Discovery/DiscoveryTrait.php).
Drupal\Core\Plugin\DefaultPluginManager->getDefinition('p13n') (Line: 16)
Drupal\Core\Plugin\Factory\ContainerFactory->createInstance('p13n', Array) (Line: 85)
Drupal\Component\Plugin\PluginManagerBase->createInstance('p13n', Array) (Line: 62)
....
The error dissapear refreshing the page.
There is comment in the src/Plugin/Canvas/ComponentSource/Personalization.php file saying
⚠️ This is highly experimental and *will* be refactored or even removed.
I am wondering If I can have a look or it should be moved to another module (or even removed from the main canvas repo).
Thank you!
Active
1.0
Personalization
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.