- Issue created by @leo liao
- last update
over 1 year ago 34 pass, 2 fail
This is a bug found when used with
https://www.drupal.org/project/acquia_contenthub →
.
After referencing a non-existing media uuid in node in the publisher, when trying to export, it will prompt:
TypeError: Drupal\depcalc\DependentEntityWrapper::__construct(): Argument #1 ($entity) must be of type Drupal\Core\Entity\EntityInterface, bool given, called in /var/www/html/docroot/modules/contrib/depcalc/src/EventSubscriber/DependencyCollector/DrupalMediaEmbedCollector.php on line 84 in Drupal\depcalc\DependentEntityWrapper->__construct() (line 92 of /var/www/html/docroot/modules/contrib/depcalc/src/DependentEntityWrapper.php).
Don't know if this field is universal, but it does have a fatal error.
Active
1.0
Code