Updated: Comment #N
\Drupal\editor\Entity\Editor::__construct() always creates a new plugin instance, and then manually invokes a hook and alter.
This is not optimal and doesn't match the architecture of any of the other config entities that use plugins.
This logic should be encapsulated in a PluginBag. Try extending DefaultSinglePluginBag.
Blocks and Actions are also 1:1 relationships.
Write the patch
N/A
API Addition
Needs work
11.0 π₯
editor.module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.