Problem/Motivation
Getting Error on file usage page for default image uploaded on image field.
Steps to reproduce
- Upload and set default image for any field.
- Check the files in the admin/content/files page
- Click the file usage link for the file. the page getting 500 Error
Drupal\Component\Plugin\Exception\PluginNotFoundException: The "default_image" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of /app/docroot/core/lib/Drupal/Core/Entity/EntityTypeManager.php).