I am running in to the following error when trying to enable the "List" view mode on a custom Event Instance type: Drupal\Component\Plugin\Exception\PluginNotFoundException: The "hidden" plugin does not exist.
Steps to recreate:
- Add new Event Series Type. This creates a corresponding Event Instance Type.
- Go to corresponding Event Instance Type and click "Manage Display"
- Click "Custom display settings", check "List", hit save.
This white screens and produces the above mentioned error message in the logs.
I did not have this problem when trying to add the "List" view mode to the custom Event Series Type. Just the custom Event Instance Type.
Issue fork recurring_events-3315503
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
owenbush commentedThanks for raising the issue. I'll try and take some time to look at this.
Comment #6
owenbush commentedThis has been merged.