Problem/Motivation
When i do an installation locally with a clean install of drupal 9.3 i get the following notice on the frontpage: The website encountered an unexpected error. Please try again later. This is caused by the following: Uncaught PHP Exception Drupal\Component\Plugin\Exception\PluginNotFoundException: "The "target" entity type does not exist." at ..... core\lib\Drupal\Core\Entity\EntityTypeManager.php line 143.
Steps to reproduce
Clean installation of drupal 9.3 and 9.4
PHP version 8.1.1
Mysql : 8.0.28
No other modules installed.
Issue fork targets-3276794
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 #3
nginex commentedComment #6
nginex commentedThanks for reporting. The fix is available in new module's release
Comment #7
btriest commentedThanks for the quick fix. It works now! I really like the idea. It provides a simple way to categorize content. I was searching for a simpler and lightweigt way of grouping content. I don´t know if this is in scope of this module. But i was wondering if you planned to add an extra/default option that does not use the prefix? If you would like i can make an other issue to eleborate more if needed.
Comment #8
nginex commentedHi btriest,
I'm glad to hear it, feel free to create a new issue and describe your idea, I think it's a good one. The new feature will be implemented as soon as possible.
Comment #9
nginex commented