- Status changed to Closed: works as designed
about 1 year ago 9:52pm 10 November 2023
When resolving mpdf from the service container you'll get the following error
Mpdf/MpdfException with message 'Cannot write to an undeclared property Mpdf/Mpdf::$_serviceId'
Drupal::service('mpdf');
Remove it from services.yml
Going to create a PR
None
There shouldn't be any API changes since 99.9% of users would be instantiating mpdf themselves with their config. This is what this module is doing in MpdfGenerator too, so should be fine to remove it.
None.
Closed: works as designed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.