- Make this module compatible to Drupal 9
- Facing an issue with drupal.loader service which is no longer available in the latest version of Domain
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "domain.loader". Did you mean this: "domain.token"? in Drupal\Component\DependencyInjection\Container->get() (line 156 of /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php).
- Port this module to Drupal 9
- Replace drupal.loader service to \Drupal\Core\Entity\EntityTypeManagerInterface
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.